OpenRTX/openrtx/include/interfaces
Silvano Seva 4411e0f3e8 Implemented audio path management API in GDx and Mod17 audio drivers, removed old audio management API 2022-10-28 09:47:47 +02:00
..
audio.h Implemented audio path management API in GDx and Mod17 audio drivers, removed old audio management API 2022-10-28 09:47:47 +02:00
audio_stream.h Moved audio_path header file from interfaces to core, moved enums of audio source, sink and priority to audio.h 2022-10-28 09:47:47 +02:00
cps_io.h Implement codeplug read and write functions 2022-06-01 16:05:35 +02:00
delays.h Added the 'sleepUntil' API function to delays interface, allowing to put a thread in sleeping state until a certain absolute timepoint is reached 2022-07-02 10:47:19 +02:00
display.h Updated copyright headers 2022-06-02 09:56:05 +02:00
gpio.h Updated copyright headers 2022-06-02 09:56:05 +02:00
gps.h Reorganised GPS driver to allow for non-blocking acquisition of NMEA sentences 2022-07-02 10:28:28 +02:00
keyboard.h Removed unnecessary build dependencies when project is being configured for linux target 2022-07-18 18:48:26 +02:00
nvmem.h Implemented CRC of persistent data (settings and VFO state) in MDx devices 2022-08-11 17:02:04 +02:00
platform.h Updated copyright headers 2022-06-02 09:56:05 +02:00
radio.h Added to radio driver interface two functions to enable and disable AF output towards the speaker 2022-10-28 09:47:47 +02:00
rtc.h Fixed linux RTC driver to make it return UTC time instead of local one 2022-07-10 09:15:10 +02:00