osmo-bts/src/osmo-bts-sysmo
Holger Hans Peter Freyther 2523cdbc7f misc: Fix various warnings in the code
sysmobts_vty.c: In function 'activate_lchan':
sysmobts_vty.c:373:3: warning: implicit declaration of function 'lchan_activate' [-Wimplicit-function-declaration]
sysmobts_vty.c:375:3: warning: implicit declaration of function 'lchan_deactivate' [-Wimplicit-function-declaration]

eeprom.c: In function 'eeprom_ReadEthAddr':
eeprom.c:305:5: warning: pointer targets in passing argument 3 of 'eeprom_read' differ in signedness [-Wpointer-sign]
eeprom.c:260:12: note: expected 'char *' but argument is of type 'uint8_t *'
2013-07-01 09:30:02 +02:00
..
misc add new sysmobst-mgr daemon 2012-07-11 01:32:42 +02:00
Makefile.am sysmobts: Introduce an auto-band config to ease DCS/DCS, PCS/PCS changes 2013-06-24 08:17:12 +02:00
calib_file.c calib: Attempt to fix the build for v2.7 of the api headers 2013-06-24 11:18:54 +02:00
calib_fixup.c calib: Add fixup for incompatible calib data / firmware version 2013-06-22 19:30:55 +02:00
eeprom.c misc: Fix various warnings in the code 2013-07-01 09:30:02 +02:00
eeprom.h calib: Add fixup for incompatible calib data / firmware version 2013-06-22 19:30:55 +02:00
femtobts.c sysmobts: Add support for reading calibration tables 2012-10-28 10:58:41 +01:00
femtobts.h Ensure osmo-bts builds agsainst sysmobts-v1 headers (again) 2012-11-18 10:38:32 +01:00
hw_misc.c sysmobts: set the RF ACTIVE LED when we bring RF up 2012-06-01 00:06:58 +02:00
hw_misc.h sysmobts: set the RF ACTIVE LED when we bring RF up 2012-06-01 00:06:58 +02:00
l1_fwd.h prepare for splitting L1 queue into signalling/tch/pdtch 2012-03-07 18:05:18 +01:00
l1_fwd_main.c sysmobts: Support older firmware on the RevB hardware 2012-07-26 20:18:53 +02:00
l1_if.c sysmobts: Fix potential memory leaks in the prim callback handling 2013-06-24 08:02:34 +02:00
l1_if.h Add VTY option to define minimum C/I level for RACH and normal burst 2013-03-17 17:43:02 +01:00
l1_transp.h Allow L1 forward proxy to provide all 4 queues to seperate applications 2012-07-19 20:33:37 +02:00
l1_transp_fwd.c l1_transp_fw: don't use printf() and dont print things twice 2012-10-28 10:17:42 +01:00
l1_transp_hw.c sysmobts: Read multiple primitives at once but only up to 3 2013-06-24 08:02:34 +02:00
main.c sysmobts: Allow to enable realtime priority for the BTS process 2013-05-11 08:34:36 +02:00
oml.c sysmobts: Introduce an auto-band config to ease DCS/DCS, PCS/PCS changes 2013-06-24 08:17:12 +02:00
sysmobts_vty.c misc: Fix various warnings in the code 2013-07-01 09:30:02 +02:00
tch.c add vty-configurable loopback mode 2012-04-19 22:29:07 +02:00
utils.c sysmobts: Introduce an auto-band config to ease DCS/DCS, PCS/PCS changes 2013-06-24 08:17:12 +02:00
utils.h sysmobts: Introduce an auto-band config to ease DCS/DCS, PCS/PCS changes 2013-06-24 08:17:12 +02:00