OSDN Git Service

openi2cradio/OpenI2CRadio.git
2013-08-13 K.Ohta[Doc] GITLOG to v1.0beta1.1.
2013-08-13 K.Ohta[Doc] Release v1.0beta1.1.
2013-08-13 K.Ohta[General] Change user bands are 3+3(FM+AM), user freq...
2013-08-13 K.Ohta[General] Change gitlog.txt
2013-08-13 K.Ohta[UI] Add UpDOwn on calling user-frequency (22chs or...
2013-08-13 K.Ohta[UI][Func] ADD User-memory frequency, feature v1.0...
2013-08-13 K.Ohta[Power] Improve more efficient power.
2013-07-29 K.Ohta[UI] Fix not memory when changing frequency.
2013-07-29 K.Ohta[LCD][UI] Turn ON cursor when input numeric.
2013-07-29 K.Ohta[UI] Fix typos...(-_-;
2013-07-29 K.Ohta[General][EEPROM] Use structure to compress object...
2013-07-27 K.Ohta[General] Add CC-BY-SA v3.0 (English) text.
2013-07-27 K.Ohta[General] I forgot commit GITLOG up to here X-)
2013-07-27 K.Ohta[Build] Commit some changed configuration files.
2013-07-27 K.Ohta[Release] Add some Japanese documents.
2013-07-27 K.Ohta[Release] Snapshot Jul 27,2013. Add mini-documentation.
2013-07-26 K.Ohta[IO] Fix unstable of power button.
2013-07-26 K.Ohta[POWER] Shutdown EX-RF-AMP on turning off power, now...
2013-07-25 K.Ohta[DISP] Fix unstable-display of SCAN menu.
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-22 K.Ohta[Project]
2013-07-22 K.Ohta[AMP] Change MW AMP's gain. R702 removed.
2013-07-09 K.Ohta[EXAMP] Change mute to ex-amp-power to save idle-power...
2013-07-07 K.Ohta[Schematic] Change coil of SW-PRE-AMP, issue of low...
2013-07-07 K.Ohta[Schematic] Swap RC1 and RC2, due to use PWM2(CCP2...
2013-07-07 K.Ohta[LCD] Change IOPORT RC2 TO RC1 (PWM1 to PWM2) issue...
2013-07-07 K.Ohta[Backlight] Use PWM mode for backlight, to save battery.
2013-07-07 K.Ohta[USERBAND] Compress about 100bytes.
2013-07-07 K.Ohta[USERBAND] Fix correct? tuning process.
2013-07-07 K.Ohta[MENU] Split help routines/datas to helps.[c|h].
2013-07-05 K.Ohta[Schematic] Remove capacitor of MCLR/Power circuit...
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-05 K.Ohta[General] Add low-battery-save.
2013-07-04 K.Ohta[Schematic] Fix MW/LW's Preamp, use a popular coil.
2013-07-04 K.Ohta[Menu] Fix CNR/Stereo/FD threshold bugs.
2013-07-02 K.Ohta[Schematic] Re-adjust coils of RF AMPs.
2013-07-02 K.Ohta[Schematic] Add SW pre-amp.
2013-06-30 K.Ohta[UI] Fix slow up/down.
2013-06-30 K.Ohta[Schematic] Add RF-Preamp,but MW only.
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-30 K.Ohta[Schematic][General] Adjust reset button and power...
2013-06-29 K.Ohta[General] Omit deep-sleep after PowerON/Hard reset.
2013-06-29 K.Ohta[Schematic] Add around of M6955, able to listen now!
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[UI] Fix supressed on FM.
2013-06-28 K.Ohta[Schematic] Add AF-AMP,LCD.
2013-06-28 K.Ohta[Build] Revert to use sdcc.
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[WIP] Revert to data.
2013-06-28 K.Ohta[EEPROM] Fix hang-up after save to eeprom.
2013-06-28 K.Ohta[UI] Fix flicking on volume-menu.
2013-06-28 K.Ohta[UI] Split ui-depend routines from main.c.
2013-06-28 K.Ohta[IO] Use bitfield on scanning key, to save program...
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-28 K.Ohta[ADC] Use sdcc's adc library, try to reduce program...
2013-06-27 K.Ohta[I2C] Test to use Real-machine, but... X-(
2013-06-27 K.Ohta[Schematic] Add AF AMP,LCD.
2013-06-26 K.Ohta[Build] Link collect library.
2013-06-26 K.Ohta[UI] Add some features, for using akc6955.
2013-06-26 K.Ohta[ADC] Check battery voltage using AN7(RE2).
2013-06-24 K.Ohta[AKC6955] Add some features.
2013-06-24 K.Ohta[Schematic] Fix lacked wire on UI board.
2013-06-24 K.Ohta[Schematic] Add power-supply, UI board.
2013-06-23 K.Ohta[Schematic] Fix unconnected line.
2013-06-23 K.Ohta[PM] Improve power-switch feature's stablity.
2013-06-23 K.Ohta[Schematic] Drawn v1.0 schematic , MCU part.
2013-06-22 K.Ohta[UI] Add power button, this is toggle run/deep-sleep.
2013-06-21 K.Ohta[MENU] Start to implement setup menu, power off.
2013-06-21 K.Ohta[EEPROM] Move some EEPROM related routines frome main...
2013-06-21 K.Ohta[EEPROM] Writing to eeprom is okay!
2013-06-21 K.Ohta[UI] Add direct-band set(but not effect :)
2013-06-21 K.Ohta[UI] Add help features, press "F" key.
2013-06-21 K.Ohta[Build] Split menu-related routines to menu.c.
2013-06-21 K.Ohta[UI] Stable update_display().
2013-06-21 K.Ohta[UI] Add single keyin and getstr.
2013-06-21 K.Ohta[UI] Fix keyin-fifo-handling.
2013-06-21 K.Ohta[UI][Key] Add input-keymatrix support @low-level.
2013-06-20 K.Ohta[UI] Set LEDs, RA4,RA5 and RD3. LCD's backlite was...
2013-06-19 K.Ohta[UI] Push-Sw tester, this is test-routine.
2013-06-19 K.Ohta[UI]Re-discard printf().
2013-06-19 K.Ohta[LCD][BUG] Set correct sequence,OOPs!
2013-06-18 K.Ohta[LCD] Add backlight manipulation.
2013-06-18 K.Ohta[LCD][4bit] Using bit-manipulation to communicate LCD.
2013-06-16 K.Ohta[LCD] Start to support real-machine, SC1602BBWB@4bit...
2013-06-13 K.Ohta[UI] Add scan from main state.
2013-06-13 K.Ohta[RADIO] Add scan-ui.
2013-06-13 K.Ohta[EEPROM] Initial eeprom routine.
2013-06-13 K.Ohta[UI] Using key is only keypad; '0' to 'F'.
2013-06-13 K.Ohta[UI] Add polling from keypad.
2013-06-13 K.Ohta[UI] Add userband functions.
2013-06-12 K.Ohta[LCD] Add support ST7032.
next