OSDN Git Service

[SCHEMATIC] Modify SW/MW/LW Preamp, insert galbanic-isolator replace of common-mode...
[openi2cradio/OpenI2CRadio.git] / power.c
2013-10-31 K.Ohta[v2.0] Start to add UART terminal.
2013-10-30 K.Ohta[UI][RENCODER] Use RB6 for ICSP/Rotary encoder.
2013-10-21 K.Ohta[UI] Work Rotaly encoder collectly. For ICSP, PGM was...
2013-10-20 K.Ohta[LCD] Fix click-noise of LCD=ON.
2013-10-10 K.Ohta[POWER][v2.0] Fix right shutdown sequence.
2013-10-03 K.Ohta[ADC][Battery] Fix stability, but still not collect.
2013-09-24 K.Ohta[UI][USERBAND][SAVE] Save userbands to external eeprom.
2013-08-31 K.Ohta[EEPROM] Remove tedious part in check_eeprom().
2013-08-31 K.Ohta[Backlight] Split I/O routine related backlight to...
2013-08-25 K.Ohta[MEMORY][I2CROM] Add I2C ROM, 24LC64, I2C Address ...
2013-08-13 K.Ohta[Power] Improve more efficient power.
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-26 K.Ohta[POWER] Shutdown EX-RF-AMP on turning off power, now...
2013-07-24 K.Ohta[IDLE] Maybe correct time.
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[Menu] Fix CNR/Stereo/FD threshold bugs.
2013-06-30 K.Ohta[General] Clear wathdogtimer more situations.
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[IO] Use bitfield on scanning key, to save program...
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-23 K.Ohta[PM] Improve power-switch feature's stablity.
2013-06-22 K.Ohta[UI] Add power button, this is toggle run/deep-sleep.