OpenRTX/openrtx/src
Federico Amedeo Izzo 57b66652b7 Use channel knob to change frequency and navigate menus (TG-238) 2021-06-05 18:11:30 +02:00
..
rtx Implemented RX tone squelch on MD-UV3x0 and GDx (TG-43) 2021-06-02 12:44:46 +02:00
ui Use channel knob to change frequency and navigate menus (TG-238) 2021-06-05 18:11:30 +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 Set initial frequency based on supported bands (TG-239) 2021-06-05 11:06:22 +02:00
threads.c Fixed Initial GUI rendering with an empty state 2021-06-05 16:32:05 +02:00