OpenRTX/openrtx/src/core
Marco 70f0ce45d3 GPS: using 16-bit integers for course over ground 2024-04-10 19:12:34 +02:00
..
audio_codec.c Fix compilation warnings during linux build 2024-02-11 18:06:15 +01:00
audio_path.cpp Added function to get all the informations of a given audio path 2023-08-30 18:04:25 +02:00
audio_stream.c Audio stream: fixed missing NULL pointer check in audio device driver selection. 2023-09-13 22:26:41 +02:00
backup.c Refactoring of W25Qx driver 2023-12-03 18:34:39 +01:00
battery.c Using Kconfig-style #defines for battery type description. 2024-02-01 11:07:20 +01:00
chan.c Bump Zephyr to commit a4de2eb3d1756c 2023-09-20 21:16:43 +02:00
cps.c ttwrplus: disable Tx in menus 2023-09-20 21:16:40 +02:00
crc.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
data_conversion.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
datetime.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
dsp.cpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
gps.c GPS: using 16-bit integers for course over ground 2024-04-10 19:12:34 +02:00
graphics.c Moved pixel framebuffer out of display drivers into graphics layer 2024-02-06 19:19:47 +01:00
input.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
memory_profiling.cpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
nvmem_access.c Utility functions to perform read/write/erase operations on NVM areas and partitions 2023-12-03 19:00:55 +01:00
openrtx.c Using Kconfig-style #defines for GPS, RTC and knob type description 2024-02-01 11:07:20 +01:00
queue.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
state.c Made "static" all the variables local to each translation unit 2024-02-01 11:07:20 +01:00
threads.c Moved from float to uint32_t for TX power, substituted dBm with mW in CPS channel struct 2024-02-01 11:07:20 +01:00
utils.c Utility function to strip leading zeroes from numbers in decimal notation 2024-02-01 11:07:20 +01:00
voicePromptData.S Fix compilation error caused by voiceprompts data section definitions 2023-09-20 21:08:35 +02:00
voicePromptUtils.c GPS: using 16-bit integers for course over ground 2024-04-10 19:12:34 +02:00
voicePrompts.c Using newlib-specific sniprintf in place of snprintf 2024-02-06 19:19:44 +01:00
xmodem.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00