OpenRTX/openrtx/src
Silvano Seva f2f013f5a5 Switched to pthread API for CODEC2 thread management inside M17 OpMode handler 2021-09-19 15:29:43 +02:00
..
protocols/M17 Set CAN to 0 2021-09-05 22:05:13 +02:00
rtx Switched to pthread API for CODEC2 thread management inside M17 OpMode handler 2021-09-19 15:29:43 +02:00
ui Fix M17 callsign management 2021-09-06 22:55:46 +02:00
battery.c Modified 'battery_getCharge': now it takes as input the battery voltage in mV and returns charge percentage as an integer ranging from 0 to 100. Function body is implemented using fixed point math instead of floats for improved platform compatibility when hardware floating point support is not present. 2021-08-14 12:52:55 +02:00
calibUtils.c Fixed bug in MD3x0 calibration loader, made the input parameters of 'interpCalParameter' const 2020-12-06 19:33:27 +01:00
dsp.cpp Fixed wrong function signature in dsp.cpp causing linking errors 2021-09-05 19:03:29 +02:00
gps.c Fix for #20, caused by a memory leak when clearing information about GPS satellites in state data structure 2021-03-26 17:50:06 +01:00
graphics.c * Combine S-meter and Level meter 2021-09-03 16:44:57 +02:00
input.c Add input parsing functions 2020-12-30 15:46:43 +01:00
main.c Added 'platform_pwrButtonStatus' API function, which returns the current status of the power button/knob. Implemented power on/off mechanism on MD-9600 2021-04-11 12:38:20 +02:00
memory_profiling.cpp Restore original functionality of getCurrentFreeHeap() memory profiling function, as the cause of its incorrect behaviour has been found 2021-08-10 09:35:00 +02:00
queue.c Minimal refactoring of queue sources 2021-03-13 09:16:06 +01:00
state.c Fix M17 callsign management 2021-09-06 22:55:46 +02:00
threads.c Fix M17 callsign management 2021-09-06 22:55:46 +02:00