OpenRTX/tests/platform
Niccolò Izzo 2d59658d60 Switch M17 Rx sample rate to 5SPS
Due to the RRC computation sometimes violating the timing constraints,
we switched the M17 demodulator to 5 samples per symbol (24KHz), thus
dividing the processing time by four ar the number of samples halves as
well as the number of taps of the RRC.
Minor adaptation on the code followed.

TG-81
2022-05-27 21:48:47 +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 Driver for AT24Cx external EEPROM present on GDx devices 2021-01-02 15:07:14 +01:00
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 Add MD-9600 support, boot and USB serial working 2021-01-01 18:32:50 +01:00
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 Fix include syntax 2020-12-24 16:30:13 +01:00
printHwInfo.c Testsuite printing the hardware information parameters 2021-02-01 21:28:53 +01:00
rx_test.c Switch M17 Rx sample rate to 5SPS 2022-05-27 21:48:47 +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