OSDN Git Service

[SCHEMATIC] Modify SW/MW/LW Preamp, insert galbanic-isolator replace of common-mode...
[openi2cradio/OpenI2CRadio.git] / radio_getstat.c
2013-10-20 K.Ohta[UI][v2.0] Add support of roltaly-enbcoder.
2013-10-10 K.Ohta[ADC][v2.0] Fix correct ADC value.
2013-10-03 K.Ohta[ADC][Battery] Fix stability, but still not collect.
2013-10-02 K.Ohta[Disp][v2.0][ADC] Insert idle_time_ms(1) to polling...
2013-10-01 K.Ohta[ADC] Measure battery with MCU's FIXED-VOLTAGE-REFERENC...
2013-09-27 K.Ohta[AKC6955] Compress code-size.
2013-09-27 K.Ohta[AKC6955] Remove #define type function, re-decl.functio...
2013-08-31 K.Ohta[ADC] Poll ADC with idle_time_ms().
2013-07-29 K.Ohta[UI] Fix not memory when changing frequency.
2013-07-29 K.Ohta[General][EEPROM] Use structure to compress object...
2013-07-26 K.Ohta[IO] Fix unstable of power button.
2013-07-05 K.Ohta[ADC] Uncomment forgotten comment-outs.
2013-07-05 K.Ohta[Build][WIP] Start to support SDCC 3.2.x. But, i2c_open...
2013-07-04 K.Ohta[Menu] Fix CNR/Stereo/FD threshold bugs.
2013-06-30 K.Ohta[UI][AKC6955] Fix correct AM<->FM changing.
2013-06-28 K.Ohta[Build] Prepare to build with Microchip's XC8.
2013-06-28 K.Ohta[UI] Split ui-depend routines from main.c.