OSDN Git Service

[SCHEMATIC] Modify SW/MW/LW Preamp, insert galbanic-isolator replace of common-mode...
[openi2cradio/OpenI2CRadio.git] / akc6955.c
2013-10-01 K.Ohta[UI][LCD][DISP] Save _LOCATE() calling and change _LOCA...
2013-09-27 K.Ohta[UI][HELP] Update help of setup.
2013-09-27 K.Ohta[UI][TUNE] Set correct MODE_3K.
2013-09-27 K.Ohta[AKC6955] Compress code-size.
2013-09-27 K.Ohta[AKC6955] Remove #define type function, re-decl.functio...
2013-09-24 K.Ohta[UI][USERBAND][SAVE] Save userbands to external eeprom.
2013-09-24 K.Ohta[USERFERQ] Store userbands to external EEPROM.
2013-09-24 K.Ohta[UI][UPDOWN][V2.0] Fix previos bug of v1.0, same as...
2013-09-11 K.Ohta[UI][MENU] Change "'5'->'9'" to reload.
2013-08-22 K.Ohta[AKC6955][Scan] Fix correct sequence bots SDCC v3.3...
2013-08-22 K.Ohta[General] Split I/O Define header, iodef.h to iodef_*.h.
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-25 K.Ohta[POWER] Wait correct time on idle(), idle_time_ms().
2013-07-24 K.Ohta[IDLE] Maybe correct time.
2013-07-24 K.Ohta[RFAMP] Add power-management of RF-PRE-AMP.
2013-07-07 K.Ohta[USERBAND] Fix correct? tuning process.
2013-07-04 K.Ohta[Menu] Fix CNR/Stereo/FD threshold bugs.
2013-06-30 K.Ohta[UI] Fix slow up/down.
2013-06-30 K.Ohta[UI][AKC6955] Fix correct AM<->FM changing.
2013-06-30 K.Ohta[UI] Reduce usage of program-memory.
2013-06-29 K.Ohta[General] Omit deep-sleep after PowerON/Hard reset.
2013-06-29 K.Ohta[AKC6955] Collect tuning sequence.
2013-06-29 K.Ohta[AKC6955] Fix correct seek sequence.
2013-06-29 K.Ohta[AKC6955] Okay, initial sequence okay. Only for scan...
2013-06-28 K.Ohta[Build] Prepare to build with Microchip's XC8.
2013-06-28 K.Ohta[AKC6959] Cont: Use bitfield to save program-memory.
2013-06-28 K.Ohta[AKC6955] Use bitfield to reduce memory.
2013-06-27 K.Ohta[I2C] Test to use Real-machine, but... X-(
2013-06-26 K.Ohta[UI] Add some features, for using akc6955.
2013-06-24 K.Ohta[AKC6955] Add some features.
2013-06-13 K.Ohta[UI] Add userband functions.
2013-06-12 K.Ohta[General][IO] Use header-defined delay() instead of...
2013-06-11 K.Ohta[General] Change copyright header, and add GNU GPLv2...
2013-06-11 K.Ohta[General] Licence changed to GPL2->GPL+LE cause of...
2013-06-11 K.Ohta[UI] Add simple(?) UI with ten-key.
2013-06-11 K.Ohta[Tuner] Re-order functions.
2013-06-11 K.Ohta[Tuner] ADD trap of overflow on tuning.
2013-06-11 K.Ohta[Device] ADD AKC6955(Initial), ADD ACM1602 LCD Controller.