OSDN Git Service

[SCHEMATIC] Modify SW/MW/LW Preamp, insert galbanic-isolator replace of common-mode...
[openi2cradio/OpenI2CRadio.git] / eepromutil.c
2013-11-11 K.Ohta[WIP][v2.0] Loading from Srecord.
2013-10-01 K.Ohta[UI][DISP] Save unneeded idle().
2013-10-01 K.Ohta[UI][LCD][DISP] Save _LOCATE() calling and change _LOCA...
2013-09-27 K.Ohta[EEPROM][V2.0] DO NOT CLEAR USERBAND on initializing.
2013-09-27 K.Ohta[AKC6955] Remove #define type function, re-decl.functio...
2013-09-24 K.Ohta[USERFERQ] Store userbands to external EEPROM.
2013-08-31 K.Ohta[I2C][EEPROM] Set I2CEEPROM_ADDR in i2c_eeprom.h as...
2013-08-31 K.Ohta[EEPROM] Remove tedious part in check_eeprom().
2013-08-26 K.Ohta[UI][USER_CH] Add slow-middle-fast changeing CHs.
2013-08-26 K.Ohta[I2CEEPROM] Byte read/write is okay, but blockread...
2013-08-25 K.Ohta[MEMORY][I2CROM] Add I2C ROM, 24LC64, I2C Address ...
2013-07-29 K.Ohta[General][EEPROM] Use structure to compress object...
2013-07-24 K.Ohta[IDLE] Maybe correct time.
2013-07-07 K.Ohta[Backlight] Use PWM mode for backlight, to save battery.
2013-07-04 K.Ohta[Menu] Fix CNR/Stereo/FD threshold bugs.
2013-06-30 K.Ohta[Schematic][General] Adjust reset button and power...
2013-06-28 K.Ohta[Build] Prepare to build with Microchip's XC8.
2013-06-28 K.Ohta[EEPROM] Add user bands.
2013-06-28 K.Ohta[EEPROM] Fix hang-up after save to eeprom.
2013-06-28 K.Ohta[UI] Split ui-depend routines from main.c.