OpenRTX/openrtx/src
Silvano Seva f1a01d7613 New radio driver for MD-UV3x0, testing required 2021-05-29 08:20:12 +02:00
..
rtx New radio driver for MD-UV3x0, testing required 2021-05-29 08:20:12 +02:00
ui 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
battery.c Made 'battery_getCharge' return full charge when 'BAT_NONE' is defined 2021-04-10 12:45:07 +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 Add DSP code with DC removal and FIR PWM filter compensation 2021-04-16 09:46:32 +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 Improve gfx_printLine calculation 2021-04-10 11:10:52 +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 Fixed compilation error on linux target after addition of memory profiling functions 2021-04-12 12:13:55 +02:00
queue.c Minimal refactoring of queue sources 2021-03-13 09:16:06 +01:00
state.c Fix date change if timezone brings to different day 2021-04-10 15:57:58 +02:00
threads.c Now state.time is UTC, add functions to convert from UTC to local and reverse 2021-04-10 15:39:59 +02:00