OpenRTX/openrtx/include
Niccolò Izzo 0ce92f991c Add GPS NMEA parsing task
Add dedicated task to parse NMEA sentences received by the GPS module.
The parsed data is moved to the radio state, to be read by the user
interface.
2021-02-08 17:25:11 +01:00
..
calibration Refactoring of data structure for GDx calibration data: 'vhfCal' and 'uhfCal' fields merged into a single two-element array field 2021-01-21 12:34:11 +01:00
fonts/adafruit Fonts: Manually fixed font to make it more symmetric 2020-11-19 22:59:15 +01:00
interfaces Add GPS NMEA parsing task 2021-02-08 17:25:11 +01:00
battery.h Implement battery voltage to charge conversion 2020-12-11 14:09:36 +01:00
cps.h Moved 'rtx.h' out of 'interfaces' folder, since it now becomes a cross-platform component 2021-02-03 14:30:06 +01:00
datatypes.h Initial implementation of rtx driver for TYT MD-380 radio, by now supporting only analog FM reception 2020-12-06 19:33:27 +01:00
event.h kbd_task refactoring, add long-press detection logic 2020-12-17 22:18:44 +01:00
input.h Add input parsing functions 2020-12-30 15:46:43 +01:00
rtx.h Implementation of all common rtx functionalities and radio driver for MD3x0 2021-02-03 14:30:06 +01:00
settings.h Move brightness from state_t to settings_t, add Contrast 2021-01-29 22:13:47 +01:00
state.h Add GPS NMEA parsing task 2021-02-08 17:25:11 +01:00
threads.h Add GPS NMEA parsing task 2021-02-08 17:25:11 +01:00
ui.h UI: Use separate font setting for VFO input and Time to 2021-02-02 12:54:09 +01:00