This website requires JavaScript.
Explore
Help
Sign In
fleg
/
OpenRTX
Watch
1
Star
0
Fork
You've already forked OpenRTX
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b6eab0fde7
OpenRTX
/
openrtx
/
src
History
Silvano Seva
1d8596e3c8
Renamed 'MD-UV380' folder and 'PLATFORM_MDUV380' define to, respectively, 'MD-UV3x0' and 'PLATFORM_MDUV3x0' to make them consistent with the meson build target
2021-04-01 08:48:56 +02: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
Renamed 'MD-UV380' folder and 'PLATFORM_MDUV380' define to, respectively, 'MD-UV3x0' and 'PLATFORM_MDUV3x0' to make them consistent with the meson build target
2021-04-01 08:48:56 +02: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