OpenRTX/openrtx/src
Silvano Seva 9d02ffaea4 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
..
ui Print signed GPS longitude as unsigned+direction 2021-03-24 08:54:46 +01:00
battery.c Adjusted battery thresholds 2021-02-15 09:28:23 +01:00
calibUtils.c Fixed bug in MD3x0 calibration loader, made the input parameters of 'interpCalParameter' const 2020-12-06 19:33:27 +01: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 Moving to miosix kernel: swapped old uC/OS-III task management functions with pthread ones 2021-03-13 09:16:06 +01:00
input.c Add input parsing functions 2020-12-30 15:46:43 +01:00
main.c Made the main() thread run the UI task, thus removing the need for a dedicated one 2021-03-14 17:17:24 +01:00
queue.c Minimal refactoring of queue sources 2021-03-13 09:16:06 +01:00
rtx.c Fix compilation for gd77 and dm1801 targets 2021-03-24 09:25:57 +01:00
state.c Set default squelch to S3 2021-03-24 08:54:46 +01:00
threads.c Made the main() thread run the UI task, thus removing the need for a dedicated one 2021-03-14 17:17:24 +01:00