Niccolò Izzo
|
df5a35e843
|
Adapt M17 Golay Test to Unit Test Infrastructure
|
2022-05-27 21:48:46 +02:00 |
Silvano Seva
|
8a3643ad3a
|
Implementation of Golay(24,12) decoder, reimplemented Golay(24,12) encoder using generator matrix, unit test for Golay(24,12) encoding and decoding routines
|
2022-05-27 21:48:46 +02:00 |
Silvano Seva
|
ab3d148449
|
Implemented activation of external flash backup and restore via menu entries
|
2022-03-22 15:10:52 +01:00 |
Silvano Seva
|
7e3131d9d1
|
Implemented xmodem data sending
|
2022-03-12 23:32:31 +01:00 |
Silvano Seva
|
e56cf52f28
|
Partial implementation of xmodem protocol: function for transmission of xmodem packets and small testsuite for dumping the content of external flash memory via xmodem
|
2022-03-11 19:28:45 +01:00 |
Alessio Caiazza
|
269420c2be
|
Load standby timer from settings
|
2022-01-03 14:51:22 +01:00 |
Alessio Caiazza
|
a5ccda9923
|
Fix broken display SDL test
display_setBacklightLevel is undefined and not part of the display.h
interface.
|
2021-12-23 14:52:25 +01:00 |
Niccolò Izzo
|
5040d6e900
|
Add unit test example
|
2021-11-02 19:42:16 +01:00 |
Silvano Seva
|
8bf13db512
|
Improved codec2 encode test
|
2021-09-03 15:46:13 +02:00 |
Silvano Seva
|
fa64b3cacb
|
Improved codec2 encoding test
|
2021-09-03 15:46:13 +02:00 |
Silvano Seva
|
a52cd4c4fe
|
Testsuite for Codec2 voice encoding
|
2021-09-03 15:46:13 +02:00 |
Silvano Seva
|
5abb5263db
|
Re-implemented microphone testsuite using audio input stream
|
2021-09-01 10:50:06 +02:00 |
Silvano Seva
|
3d9cefdd03
|
Fixed audio playback test: added a missing conversion from 12 bit to 8 bit
|
2021-08-10 09:32:43 +02:00 |
Silvano Seva
|
afc0da414a
|
Fixed microphone parrot test, audio volume is still too low
|
2021-04-29 11:16:24 +02:00 |
Federico Amedeo Izzo
|
8cabc50f02
|
Add Parrot test
|
2021-04-24 10:13:33 +02:00 |
Silvano Seva
|
c887a61599
|
Added option to mic_test to allow sampling of the audio coming from RTX stage
|
2021-04-14 23:47:13 +02:00 |
Federico Amedeo Izzo
|
c3a8251ca9
|
Integrated getLineY() functionality in gfx_printLine()
|
2021-04-10 11:10:52 +02:00 |
Federico Amedeo Izzo
|
765fb3f4c9
|
Add getLineY Layout helper function
|
2021-04-10 11:10:52 +02:00 |
Federico Amedeo Izzo
|
341ab84ce9
|
Converted `gfx_print()` from char * pointer to format string
|
2021-04-10 11:10:52 +02:00 |
Silvano Seva
|
54a790fd80
|
Brought back left alignment of ADC samples in mic_test
|
2021-03-31 10:36:19 +02:00 |
Silvano Seva
|
247d6e5400
|
Removed left aligment of ADC samples in mic_test
|
2021-03-31 10:23:33 +02:00 |
Silvano Seva
|
586b60b358
|
Added code to enable pull-up resistor on mic analog input pin in mic_test.c
|
2021-03-29 21:41:20 +02:00 |
Silvano Seva
|
f7653bfe04
|
Fixed ADC reference clock frequency in mic_test
|
2021-03-26 22:19:28 +01:00 |
Silvano Seva
|
d78fce07f5
|
Test for microphone sampling using MCU
|
2021-03-26 14:46:52 +01:00 |
Federico Amedeo Izzo
|
d964022c01
|
Add channel and volume knob tests
|
2021-03-21 11:46:47 +01:00 |
Silvano Seva
|
7992b4abca
|
Moving to miosix kernel: adapted MDx drivers to new configuration
|
2021-03-13 09:16:06 +01:00 |
Niccolò Izzo
|
8f2dd371d1
|
Modified write flash test
|
2021-02-26 10:45:49 +01:00 |
Federico Amedeo Izzo
|
bfb1ad505f
|
Improved SPI Flash overwrite test
|
2021-02-21 14:13:32 +01:00 |
Federico Amedeo Izzo
|
29b56f8dbd
|
Improved overwrite test
|
2021-02-21 08:44:20 +01:00 |
Federico Amedeo Izzo
|
bf8a5cf87d
|
Add SPI Flash write data implementation and test
|
2021-02-21 08:30:51 +01:00 |
Silvano Seva
|
06d75ad606
|
Implemented sector erase and page write into W25Qx driver
|
2021-02-17 11:39:52 +01:00 |
Silvano Seva
|
57532694d0
|
Reorganised and updated the testsuites
|
2021-02-13 11:24:05 +01:00 |
Silvano Seva
|
2fbf5fcdeb
|
Extending MDx GPS driver also to MD-UV3x0 and MD-9600 targets.
|
2021-02-10 21:36:54 +01:00 |
Niccolò Izzo
|
0ce92f991c
|
Add GPS NMEA parsing task
Add dedicated task to parse NMEA sentences received by the GPS module.
The parsed data is moved to the radio state, to be read by the user
interface.
|
2021-02-08 17:25:11 +01:00 |
Niccolò Izzo
|
2e0ac1b1f6
|
Update GPS test
|
2021-02-06 15:37:32 +01:00 |
Silvano Seva
|
9b9c521459
|
GPS driver for MD-3x0 targets
|
2021-02-04 09:57:43 +01:00 |
Niccolò Izzo
|
7192659899
|
Add minmea integration for GPS data decoding
Added a platform test to decode NMEA sentences received from GPS modules
in the MD3x0 GPS radios.
|
2021-02-03 22:51:44 +01:00 |
Silvano Seva
|
a81d02b470
|
Testsuite printing the hardware information parameters
|
2021-02-01 21:28:53 +01:00 |
Silvano Seva
|
0928ec4306
|
Testsuite for render time measurement on MDx devices
|
2021-02-01 14:38:43 +01:00 |
Federico Amedeo Izzo
|
099e4168c0
|
Fix tonegen test includes
|
2021-01-30 18:33:42 +01:00 |
Federico Amedeo Izzo
|
0608176342
|
CPS: Read contact data from codeplug
|
2021-01-23 11:28:12 +01:00 |
Federico Amedeo Izzo
|
739d1a2429
|
Codeplug-demo: Improve demo by printing all valid channels and zones
|
2021-01-23 10:38:41 +01:00 |
Silvano Seva
|
9fc7863f36
|
Utility for dumping external flash security registers on MDx devices
|
2021-01-22 22:20:15 +01:00 |
Federico Amedeo Izzo
|
6706a796ad
|
CPS: Add code to read zone data from Codeplug
|
2021-01-22 21:16:13 +01:00 |
Silvano Seva
|
8010302d4d
|
Tone generator and GPIO for audio control on MD-UV380 platform
|
2021-01-04 20:53:42 +01:00 |
Silvano Seva
|
206daec861
|
Driver for nonvolatile external memory on GDx devices, by now only supporting retrieval of calibration parameters
|
2021-01-02 15:07:14 +01:00 |
Silvano Seva
|
ff7216e9cd
|
Driver for AT24Cx external EEPROM present on GDx devices
|
2021-01-02 15:07:14 +01:00 |
Federico Amedeo Izzo
|
e4302545fc
|
dumpExtFlash_MDx: Remove blank lines between flash dump lines
|
2021-01-02 10:26:52 +01:00 |
Federico Amedeo Izzo
|
8163eba67b
|
Add MD-9600 support, boot and USB serial working
|
2021-01-01 18:32:50 +01:00 |
Niccolò Izzo
|
c77cc46fb6
|
Fix include syntax
Interface header includes have acquired the interface prefix, to
distinguish them from regular header includes.
|
2020-12-24 16:30:13 +01:00 |