Commit Graph

21 Commits

Author SHA1 Message Date
Gerrit Code Review 1f900b1c02 Update notes for submitted changes
* handle telnet_init_default() error case
2023-02-06 16:05:08 +00:00
Gerrit Code Review fa64cf5924 Update notes for submitted changes
* Add git-review config
2022-12-23 11:16:30 +00:00
Gerrit Code Review ddf1276842 Update notes for submitted changes
* osmo-e1-recorder: Transition to use of 'telnet_init_default'
2022-12-23 11:13:34 +00:00
Gerrit Code Review 72f88d61f4 Update notes for submitted changes
* Support RPM building via contrib/osmo-e1-recorder.spec.in
2022-11-07 11:47:04 +00:00
Gerrit Code Review 3ebb0ffeac Update notes for submitted changes
* README.md: Fix lots of typos + formatting in markdown
* README: Migrate to README.md
* README: update explaining the difference to other approaches
2022-11-06 09:46:29 +00:00
Gerrit Code Review dcf033479e Update notes for submitted changes
* jenkins.sh: Fix printed URL of osmo-ci git repository
* Fix use of logging_vty_add_cmds(void) API function.
2022-11-06 09:38:19 +00:00
Gerrit Code Review 9bb46c7fc4 Update notes for submitted changes
* update git URLs (git -> https)
2022-06-20 19:13:37 +00:00
Gerrit Code Review a4c98e06aa Update notes for submitted changes
* configure: don't turn some warnings into errors
2021-11-04 13:02:38 +00:00
Gerrit Code Review 692c4835aa Update notes for submitted changes
* tests: adjust slot numbers
2021-05-18 10:29:52 +00:00
Gerrit Code Review 4cf94ae9af Update notes for submitted changes
* configure.ac: set -std=gnu11
2021-01-28 10:48:52 +00:00
Gerrit Code Review 258e3b2786 Update notes for submitted changes
* contrib/jenkins: don't build osmo-gsm-manuals
2021-01-13 17:31:20 +00:00
Gerrit Code Review 944d2b99e5 Update notes for submitted changes
* fix build against recent libosmo-abis (typo fixes)
2020-11-11 20:12:42 +00:00
Gerrit Code Review 2d29f1b23d Update notes for submitted changes
* fix "-Werror" build against latest libosmo-abis
2020-06-09 07:13:07 +00:00
Gerrit Code Review 103b81949a Update notes for submitted changes
* make e1cap format portable
2020-05-08 16:19:10 +00:00
Gerrit Code Review 8f4fe6d447 Update notes for submitted changes
* e1_recorder: Skip storing data to disk if line is in ALARM state
2020-01-12 13:19:07 +00:00
Gerrit Code Review bce0d4fa24 Update notes for submitted changes
* e1cap_dump: Avoid deprecated osmo_init_logging() API
* e1_recorder: Avoid deprecated osmo_init_logging() API
2019-12-04 15:00:51 +00:00
Gerrit Code Review 3840240b60 Update notes for submitted changes
* jenkins.sh: disable 'publish' of manuals; we don't have any yet
2019-12-04 13:00:13 +00:00
Gerrit Code Review ce29979749 Update notes for submitted changes
* e1cap_dump: Add -h and -V to print help / version of program
* e1_recorder: Add --help and --version command line arguments
* print error message when config file cannot be opened
* exit(2) on unsupported positional arguments on command line
2019-12-04 11:22:06 +00:00
Gerrit Code Review 54795df2e1 Update notes for submitted changes
* vty: Make sure to save timeslot mode in lowercase (as vty expects)
* tests: Add test_nodes.vty for VTY interface testing
* vty: don't store configurations for timeslots in mode NONE
2019-12-04 11:10:59 +00:00
Gerrit Code Review 51cd8fb035 Update notes for submitted changes
* e1cap_dump: fix superchannel without pcap output
2019-11-27 00:17:44 +00:00
Gerrit Code Review c4cdb79f66 Update notes for submitted changes
* add contrib/jenkins.sh
* update .gitignore
* convert build system to autotools
* fix various compiler warnings
* storage.c: Fix compiler error due to missing writev() declaration
2019-11-24 17:44:07 +00:00