OSDN Git Service

[SCHEMATIC] Modify SW/MW/LW Preamp, insert galbanic-isolator replace of common-mode...
[openi2cradio/OpenI2CRadio.git] / nbproject /
2013-11-14 K.Ohta[SHELL] Improve STAT display.
2013-11-11 K.Ohta[UART][SHELL] Maybe work correct:HELP FREQ
2013-11-09 K.Ohta[UART][v2.0] Enable to shell.Work temporally.
2013-11-07 K.Ohta[v2.0][SHELL][UART] Start to support UART shell.
2013-11-07 K.Ohta[Build] Add some sourcefiles.
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-24 K.Ohta[v2.0] Build with PIC18F46K20(64K), as of capacity...
2013-10-21 K.Ohta[UI] Work Rotaly encoder collectly. For ICSP, PGM was...
2013-10-20 K.Ohta[UI][v2.0] Add support of roltaly-enbcoder.
2013-10-20 K.Ohta[UI][v2.0] Configurable update-time.Backport from v1.0.
2013-10-10 K.Ohta[Build] Build with XC8 v1.21.
2013-10-03 K.Ohta[ADC][Battery] Fix stability, but still not collect.
2013-10-01 K.Ohta[ADC] Measure battery with MCU's FIXED-VOLTAGE-REFERENC...
2013-10-01 K.Ohta[UI][LCD][DISP] Save _LOCATE() calling and change _LOCA...
2013-09-27 K.Ohta[AKC6955] Compress code-size.
2013-09-24 K.Ohta[UI][USERBAND][SAVE] Save userbands to external eeprom.
2013-09-24 K.Ohta[LCD] Change LCD display primitives #define to function...
2013-09-11 K.Ohta[UI][Help][v2.0] Add version string and copyright.
2013-09-11 K.Ohta[UI][MENU] Change "'5'->'9'" to reload.
2013-09-05 K.Ohta[UI][Scan][Backport] Check powerbutton in scanning.
2013-08-31 K.Ohta[ADC] Poll ADC with idle_time_ms().
2013-08-31 K.Ohta[Menu] Remove tedious function calls.
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-26 K.Ohta[UI][MEMORY] Change "5" To call current channel, older...
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-08-22 K.Ohta[UI] Fix same keyin feeling.
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-08-13 K.Ohta[General] Change user bands are 3+3(FM+AM), user freq...
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[General][EEPROM] Use structure to compress object...
2013-07-27 K.Ohta[Build] Commit some changed configuration files.
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-09 K.Ohta[EXAMP] Change mute to ex-amp-power to save idle-power...
2013-07-07 K.Ohta[MENU] Split help routines/datas to helps.[c|h].
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-29 K.Ohta[General] Omit deep-sleep after PowerON/Hard reset.
2013-06-29 K.Ohta[AKC6955] Okay, initial sequence okay. Only for scan...
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[UI] Split ui-depend routines from main.c.
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-26 K.Ohta[Build] Link collect library.
2013-06-26 K.Ohta[ADC] Check battery voltage using AN7(RE2).
2013-06-24 K.Ohta[AKC6955] Add some features.
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 help features, press "F" key.
2013-06-21 K.Ohta[Build] Split menu-related routines to menu.c.
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]Re-discard printf().
2013-06-19 K.Ohta[LCD][BUG] Set correct sequence,OOPs!
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[RADIO] Add scan-ui.
2013-06-13 K.Ohta[EEPROM] Initial eeprom routine.
2013-06-13 K.Ohta[UI] Add userband functions.
2013-06-12 K.Ohta[General] Format defines.
2013-06-12 K.Ohta[General][IO] Use header-defined delay() instead of...
2013-06-11 K.Ohta[General] Replace config words "__at()" to "#pragma...
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[Device] ADD AKC6955(Initial), ADD ACM1602 LCD Controller.
2013-06-10 K.Ohta[Build] Add MPLAB-X IDE's stubs.