OpenRTX/openrtx/include/interfaces
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
..
delays.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
display.h Added display API function to set LCD contrast 2021-01-26 08:53:42 +01:00
gpio.h Made gpio API completely platform independent 2020-11-03 15:15:35 +01:00
gps.h Add GPS NMEA parsing task 2021-02-08 17:25:11 +01:00
graphics.h Improved Smeter rendering in MACRO menu 2021-02-01 23:33:49 +01:00
keyboard.h UI: Fix bug where key 9 did not work in frequency input 2020-12-31 13:58:49 +01:00
nvmem.h Added a data structure providing some hardware information parameters and the relative platform API function to retrieve them 2021-02-01 21:27:31 +01:00
platform.h Added a data structure providing some hardware information parameters and the relative platform API function to retrieve them 2021-02-01 21:27:31 +01:00
radio.h Implementation of all common rtx functionalities and radio driver for MD3x0 2021-02-03 14:30:06 +01:00
rtc.h RTC: Bugfix, add missing bit in the date field 2020-12-31 19:11:35 +01:00