OpenRTX/tests/platform
Niccolò Izzo 2d8c696a09 Complete M17 demodulator implementation
Make quantization work also on DC offset signal
Add samples plot code
Fix bug in buffer wrap around
Fix oob memory access in M17 modulator
Update tests with DC offset signal
Switch to 48KHz sample rate for Module17 and MD380
Add DC biasing script

TG-81
2022-05-27 21:48:46 +02:00
..
MD380_FM_simpleRtx.c Fix naming error 2022-05-27 21:48:46 +02:00
MDx_display_benchmark.c Converted `gfx_print()` from char * pointer to format string 2021-04-10 11:10:52 +02:00
boot_test.c Moving to miosix kernel: adapted MDx drivers to new configuration 2021-03-13 09:16:06 +01:00
channel_knob_test.c Add channel and volume knob tests 2021-03-21 11:46:47 +01:00
codec2_encode_test.c Improved codec2 encode test 2021-09-03 15:46:13 +02:00
codeplug_demo.c CPS: Read contact data from codeplug 2021-01-23 11:28:12 +01:00
display_test_SDL.c Fix broken display SDL test 2021-12-23 14:52:25 +01:00
dumpEeprom_GDx.c
dumpExtFlash_MDx.c Implemented sector erase and page write into W25Qx driver 2021-02-17 11:39:52 +01:00
dumpSecurityRegs_MDx.c Utility for dumping external flash security registers on MDx devices 2021-01-22 22:20:15 +01:00
gimmi_ridimmi.c Fixed audio playback test: added a missing conversion from 12 bit to 8 bit 2021-08-10 09:32:43 +02:00
gpio_demo.c Converted `gfx_print()` from char * pointer to format string 2021-04-10 11:10:52 +02:00
gps_test_MDx.c Extending MDx GPS driver also to MD-UV3x0 and MD-9600 targets. 2021-02-10 21:36:54 +01:00
gui_demo.c Converted `gfx_print()` from char * pointer to format string 2021-04-10 11:10:52 +02:00
hello_world.c
kek_demo.c Converted `gfx_print()` from char * pointer to format string 2021-04-10 11:10:52 +02:00
keyboard_demo.c Converted `gfx_print()` from char * pointer to format string 2021-04-10 11:10:52 +02:00
layout_demo.c Integrated getLineY() functionality in gfx_printLine() 2021-04-10 11:10:52 +02:00
mic_test.c Re-implemented microphone testsuite using audio input stream 2021-09-01 10:50:06 +02:00
overwriteExtFlash_MDx.c Improved SPI Flash overwrite test 2021-02-21 14:13:32 +01:00
platform_demo.c Converted `gfx_print()` from char * pointer to format string 2021-04-10 11:10:52 +02:00
printCalib_GDx.c Driver for nonvolatile external memory on GDx devices, by now only supporting retrieval of calibration parameters 2021-01-02 15:07:14 +01:00
printCalib_MDx.c Reorganised and updated the testsuites 2021-02-13 11:24:05 +01:00
printContacts_MDx.c
printHwInfo.c Testsuite printing the hardware information parameters 2021-02-01 21:28:53 +01:00
rx_test.c Complete M17 demodulator implementation 2022-05-27 21:48:46 +02:00
tonegen.c Fix tonegen test includes 2021-01-30 18:33:42 +01:00
volume_knob_test.c Add channel and volume knob tests 2021-03-21 11:46:47 +01:00
writeExtFlash_MDx.c Modified write flash test 2021-02-26 10:45:49 +01:00