OpenRTX/openrtx/include/core
Silvano Seva 5b3929ef44 Moved from float to uint32_t for TX power, substituted dBm with mW in CPS channel struct
General code optimization allowing to reduce the overall binary size, especially
for devices without hardware floating point support. On the MD-380 (which has the
FPU) the .text size has been reduced of 4'928 bytes.
2024-02-01 11:07:20 +01:00
..
audio_codec.h Audio codec: added function returning the codec's current operational status 2023-08-30 18:04:25 +02:00
audio_path.h Added function to get all the informations of a given audio path 2023-08-30 18:04:25 +02:00
audio_stream.h New unified audio stream manager 2023-08-30 18:04:25 +02:00
backup.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
battery.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
beeps.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
chan.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
cps.h 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
crc.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
data_conversion.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
datatypes.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
datetime.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
dsp.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
event.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
fir.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
gps.h Moved get/set of current time to platform interface API 2023-07-21 07:58:29 +02:00
graphics.h Using Kconfig-style #defines for display parameters' description. 2024-02-01 11:07:20 +01:00
iir.hpp Added IIR filter implementation 2024-01-20 14:31:39 +01:00
input.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
memory_profiling.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
nvmem_access.h Utility functions to perform read/write/erase operations on NVM areas and partitions 2023-12-03 19:00:55 +01:00
openrtx.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
queue.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
ringbuf.hpp Added reset() method to RingBuffer class 2024-01-27 12:17:07 +01:00
settings.h Using Kconfig-style #defines for display parameters' description. 2024-02-01 11:07:20 +01:00
state.h Made "static" all the variables local to each translation unit 2024-02-01 11:07:20 +01:00
threads.h Set proper thread stack size also when using the Zephyr RTOS 2023-09-22 13:57:33 +02:00
ui.h Display callsign on splash screen 2023-10-26 06:01:54 +02:00
utils.h 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
voicePromptUtils.h 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
voicePrompts.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
xmodem.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00