You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joseph Giovatto ab1d9e98f3 Format and typelimit warnings (#169)
* merge with origin 4fc7dbc3 8daa8346

* fixed whitespace diff

* added .gitignore

* added format warning flags to C_FLAGS
added typelimit check to C_FLAGS and CXX_CLAGS

* Revert "added format warning flags to C_FLAGS"

Apply to branch format_and_typelimt branch

This reverts commit bf7467e82e.

* check for format warnings to top level C_FLAGS
added typelimit warnings to top level C_FLAGS and CXX_FLAGS
beset effort attempt to remedy warnings
removed unused param names in hex_log baseclass methods due to multitude of unused-warnings
7 years ago
..
CMakeLists.txt minor edit in cmake 7 years ago
cell_measurement.c Fixed Coverity INFO/DEBUG messages with too many arguments and a few more 7 years ago
cell_search.c Fixed Coverity INFO/DEBUG messages with too many arguments and a few more 7 years ago
pdsch_enodeb.c Noise level in MIMO is not divided by number of antennas 7 years ago
pdsch_ue.c Missed change during merge 7 years ago
synch_file.c Format and typelimit warnings (#169) 7 years ago
usrp_capture.c X2 (constant NCC) working 7 years ago
usrp_capture_sync.c Option to not wrap when reading signal from file 7 years ago
usrp_txrx.c X2 (constant NCC) working 7 years ago