OpenRTX/openrtx/include/core
Silvano Seva 6be567a781 Implementation of a statically allocated ring buffer with blocking and non-blocking push and pop 2022-05-27 21:48:47 +02:00
..
audio_codec.h Moved CODEC2 management to a dedicated module 2022-05-27 21:48:47 +02:00
backup.h Simple utility functions for backup and restore of external flash memory content 2022-03-22 13:39:08 +01:00
battery.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
chan.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
cps.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
crc.h Implementation of CCITT CRC16 2022-03-05 11:08:31 +01:00
data_conversion.h Data conversion utilities 2022-05-27 21:48:47 +02:00
datatypes.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
dsp.h Moved state variables of PWM compensator and DC removal filter outside the function bodies to allow keeping their consistency among function calls 2022-05-27 21:48:47 +02:00
event.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
gps.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
input.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
memory_profiling.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
queue.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
ringbuf.h Implementation of a statically allocated ring buffer with blocking and non-blocking push and pop 2022-05-27 21:48:47 +02:00
settings.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
state.h Implemented activation of external flash backup and restore via menu entries 2022-03-22 15:10:52 +01:00
threads.h Created 'core' subfolders inside openrtx/include and openrtx/src containing main OpenRTX source files 2022-03-05 10:39:35 +01:00
ui.h Add flash backup and restore menu 2022-03-13 00:21:52 +01:00
xmodem.h Implemented activation of external flash backup and restore via menu entries 2022-03-22 15:10:52 +01:00