Silvano Seva
|
a2578ba42d
|
Propagating change of the return value of platform_getChannelSelector
|
2021-04-03 09:28:27 +02:00 |
Silvano Seva
|
5b44cb9a9f
|
On GDx devices deferred the loading of calibration data from 'platform_init' to the first call of 'platform_getCalibrationData' to avoid having the screen blank for a while when booting
|
2021-03-14 17:08:12 +01:00 |
Silvano Seva
|
5d0c7f3d9c
|
Removed I2C initialisation from GDx EEPROM driver, as the I2C bus is already initialised in platform_init() and the double initialisation made some radios freeze on the splash screen
|
2021-03-14 11:46:00 +01:00 |
Silvano Seva
|
093640478c
|
Moving to miosix kernel: adapted GDx drivers and part of the common code to new configuration
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
d69c237255
|
Fixed misspelled parameter of gpio_clearPin
|
2021-02-19 11:58:55 +01:00 |
Silvano Seva
|
af6c78542a
|
Added support for power gating gpio
|
2021-02-19 11:51:05 +01:00 |
Silvano Seva
|
80c7668faa
|
Added a data structure providing some hardware information parameters and the relative platform API function to retrieve them
|
2021-02-01 21:27:31 +01:00 |
Federico Amedeo Izzo
|
50841f40ff
|
Enable contrast menu for DM-1801 and MD-9600
|
2021-01-29 23:11:11 +01:00 |
Silvano Seva
|
41a413cfdd
|
RTX support for GD77 target
|
2021-01-24 18:59:12 +01:00 |
Silvano Seva
|
72220c377e
|
Implemented RTX driver for GDx platform, by now only supporting RX
|
2021-01-24 18:59:12 +01:00 |
Silvano Seva
|
9802bc4e75
|
Started implementation of baseband drivers for GDx platforms
|
2021-01-24 18:59:12 +01:00 |
Silvano Seva
|
ff7216e9cd
|
Driver for AT24Cx external EEPROM present on GDx devices
|
2021-01-02 15:07:14 +01:00 |
Silvano Seva
|
aad19cc41c
|
Driver for external SPI flash memory on Baofeng DM-1801
|
2021-01-02 15:07:14 +01:00 |
Federico Amedeo Izzo
|
418fec0ac9
|
Platform: Fix wrong VHF high limit
|
2020-12-31 15:06:50 +01:00 |
Federico Amedeo Izzo
|
7a9135d746
|
Platform: Add frequency limit check
|
2020-12-31 14:51:19 +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 |
Silvano Seva
|
f38ce61dc9
|
ADC driver for GDx targets
|
2020-12-22 15:29:32 +01:00 |
Silvano Seva
|
4f34822db2
|
Implemented backlight dimming for GD77 and DM-1801 targets
|
2020-12-21 12:55:34 +01:00 |
Silvano Seva
|
18709607b3
|
Board support package for Radioddity DM-1801
|
2020-12-20 15:14:50 +01:00 |