OSDN Git Service

[SCHEMATIC] Modify SW/MW/LW Preamp, insert galbanic-isolator replace of common-mode...
[openi2cradio/OpenI2CRadio.git] / ui_updown.c
2013-10-24 K.Ohta[UI][v2.0] Add rotary-encoder feature to USER FREQ...
2013-10-01 K.Ohta[UI][LCD][DISP] Save _LOCATE() calling and change _LOCA...
2013-09-27 K.Ohta[UI][TUNE] Set correct MODE_3K.
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[LCD] Change LCD display primitives #define to function...
2013-09-24 K.Ohta[v2.0] Port to fm-tune-pitch from v1.0.
2013-09-24 K.Ohta[UI][UPDOWN][V2.0] Fix previos bug of v1.0, same as...
2013-09-05 K.Ohta[v2.0][BACKPORT] Backport from v1.0, fix up/down and...
2013-08-31 K.Ohta[UI][MENU] Improve power-save on Volume/CALL-USER-CH...
2013-08-31 K.Ohta[Backlight] Split I/O routine related backlight to...
2013-08-13 K.Ohta[UI] Add UpDOwn on calling user-frequency (22chs or...
2013-07-29 K.Ohta[General][EEPROM] Use structure to compress object...
2013-07-25 K.Ohta[DISP] Fix unstable-display of SCAN menu.
2013-07-24 K.Ohta[IDLE] Maybe correct time.
2013-07-07 K.Ohta[USERBAND] Fix correct? tuning process.
2013-07-05 K.Ohta[General] Add low-battery-save.
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-30 K.Ohta[General] Clear wathdogtimer more situations.
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.