commit efd73a91d100756c1dfe3270a9e317d0d44a13f6
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Sep 7 08:18:04 2013 +0900

    [Schematic][v1.0][MCU] Fix oops on LCD-CONNECTOR.

commit 76115d194e8f7f2f4b17f73137e0998643836454
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Sep 6 20:13:59 2013 +0900

    [v2.0][Schematic] Change coil T80-#2 to T80-#4, backport of v1.0.

commit a6ce04ebc8230c502b8f3a4ed20e03bb47332446
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Sep 6 20:04:54 2013 +0900

    [Schematic][v2.0] Add common-mode transformer to input-line of SW/MW/LF AMP.

commit fa1c90f0391c37445fe6c4941fb2ee7ada8f4468
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Sep 6 01:35:01 2013 +0900

    [UI][Scan][Backport] Check powerbutton in scanning.

commit 35f279b03f8c3c2b04574b2d66a0d25c131ca39b
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Sep 6 01:23:15 2013 +0900

    [v2.0][BACKPORT] Backport from v1.0, fix up/down and add helps.

commit 6ad33f6ffbb030007f5b028b51962669a301caa5
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Sep 4 22:34:48 2013 +0900

    [Schematic][v2.0] For v2.00. Some of circuit is changed(see diff).

commit ecb4f60a02e7aa1b25ef6afa366cc710a12d42fd
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Aug 31 23:30:31 2013 +0900

    [LCD] Use LCD_I2CADDR in lcd_acm1602.h.

commit 74943f8547dca2be6658f6d9ff7860355d91f559
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Aug 31 23:24:13 2013 +0900

    [I2C][EEPROM] Set I2CEEPROM_ADDR in i2c_eeprom.h as ROM's ADDR.

commit 65a70c415c1de8c0297ac05597f055e86aa3c134
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Aug 31 23:06:52 2013 +0900

    [ADC] Poll ADC with idle_time_ms().

commit c9483dc5bbac402edc0ce8281a984d16ddf4a9ab
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Aug 31 22:35:57 2013 +0900

    [Menu] Remove tedious function calls.

commit 77b142b6a6f5b9b67d16457887d38a04594331d4
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Aug 31 21:47:47 2013 +0900

    [EEPROM] Remove tedious part in check_eeprom().

commit 7bcbc5b7b09a327f5acc4c1eea9633516a32276e
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Aug 31 19:14:03 2013 +0900

    [UI][MENU] Improve power-save on Volume/CALL-USER-CH menu.

commit 4c1f43368e7898c61b942060f0c5937c34cbc543
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Aug 31 18:38:30 2013 +0900

    [Backlight] Split I/O routine related backlight to backlight.[c|h].

commit 5f1667dfe6eda3fbe9422e79a9ae5b3638d23e0a
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Aug 27 02:43:19 2013 +0900

    [Schematic] Add External EEPROM;24LC64.

commit fa367d526ec149ead5ace7cd09390444f9f5d0b7
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Aug 26 22:39:20 2013 +0900

    [BUG][I2C_ROM] Fix unsave on i2c_eeprom_burst_write().

commit 9c7dd193120d3472a03484c9afd156626632f80f
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Aug 26 22:16:58 2013 +0900

    [UI][MEMORY] Change "5" To call current channel, older "5" is moved to "D".

commit 1b0c08d287230d65f4b1628604c3ef0b9c0de66f
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Aug 26 22:06:57 2013 +0900

    [DOC][UI] Update User ch manual for v2.0(Unstable yet).

commit 49a4c4477b5f46fcac5d7af0d3fa279d8daf4116
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Aug 26 22:01:41 2013 +0900

    [I2C_ROM] Block Write/Block Read even unaligned address and size.

commit 0c4a1efe84abc2b581b7e0e69c52a21a80c527f5
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Aug 26 21:19:28 2013 +0900

    [UI][USER_CH] Add slow-middle-fast changeing CHs.

commit 722928bc18bfa515190e7a3c6c542f8a79f22c83
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Aug 26 14:29:09 2013 +0900

    [I2CEEPROM] Byte read/write is okay, but blockread/write is not tested yet.
    So, enable to use 672chs user memory...

commit e189f7aaec789153eba43a180483b776e1faaa08
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Aug 26 00:08:23 2013 +0900

    [MEMORY][I2CROM] Add I2C ROM, 24LC64, I2C Address = 0xa0.

commit 572033cb9097fea5474c436afb279694a286733c
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sun Aug 25 07:44:42 2013 +0900

    [Doc] Merge from stable_v1.0.

commit 43b9fa9957735240d9317b6ee3321cfcd25785b5
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Aug 23 06:26:51 2013 +0900

    [Document] Add forgotten UI Manual X-)

commit b489e06281f71da9109f45f1512b6861dd993ab5
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Aug 23 05:45:34 2013 +0900

    [Document] Update 00_gitlog.txt.

commit 1a586d4336fb9af6e1bba6bccf1d16f714346f09
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Aug 23 05:44:56 2013 +0900

    [Document] Release to v1.0beta2.

commit 1396adacd02a9b8c9d35fc7e20e9efd7387f66c4
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Aug 23 01:39:54 2013 +0900

    [UI] Fix same keyin feeling.

commit 930f5f9887e993e46cdcb9d76db0137c205be6a5
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Aug 23 01:08:19 2013 +0900

    [Disp] Add mini-help on Up-Down Freq memory.

commit b66f0dd06b21e7b4faec750967ab38e802a17f22
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Aug 23 01:06:39 2013 +0900

    [AKC6955][Scan] Fix correct sequence bots SDCC v3.3.x and XC8 v1.20.

commit 64eb98520792fa77f3ff1fcfb90db5b12da8e9f9
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Aug 22 14:14:35 2013 +0900

    [General] Split I/O Define header, iodef.h to iodef_*.h.
    [Build] Seems to work well building with XC8, excepts SCAN function(why?).

commit 5946986670596c21be24844c3f87da198ced4915
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Aug 14 12:30:42 2013 +0900

    [Schematic] Fix un-commited part.

commit 4ec0180f26e1efe6212455ee208857ccad522bab
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Aug 14 04:16:24 2013 +0900

    [Doc] GITLOG to v1.0beta1.1.

commit 2d3789a296737ced315fa7cb1fcf78ce5870a172
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Aug 14 04:15:43 2013 +0900

    [Doc] Release v1.0beta1.1.

commit db5bb9319e48be0de0f9b35ebdb3d63b4dc62bb9
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Aug 14 04:14:24 2013 +0900

    [General] Change user bands are 3+3(FM+AM), user freq chs are 28chs.

commit 8554e87fbd21501b024c3ee46406e02fb4503774
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Aug 14 02:28:23 2013 +0900

    [General] Change gitlog.txt

commit 43906197599039e378c46ab49bb0a9b040e2676c
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Aug 14 02:05:46 2013 +0900

    [UI] Add UpDOwn on calling user-frequency (22chs or any).

commit 31313fac9d22c910f3eab9bb06a89397953863ef
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Aug 14 01:11:30 2013 +0900

    [UI][Func] ADD User-memory frequency, feature v1.0 is completed ;-)

commit 53a04c359c3a44f89671fd42647f034c915f20bd
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Aug 14 00:06:45 2013 +0900

    [Power] Improve more efficient power.

commit 0b1d981fab4a5b675232f74c7475f7c99ef73bfd
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jul 30 00:56:00 2013 +0900

    [UI] Fix not memory when changing frequency.

commit a30c9653166e04b16add5aa6af109d3b42a6fd52
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jul 30 00:42:00 2013 +0900

    [LCD][UI] Turn ON cursor when input numeric.

commit 32627f86ab85e50ea012f532d3fd5195e9a026a2
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 29 16:06:13 2013 +0900

    [UI] Fix typos...(-_-;

commit 79f117d9dafe505d4175613d2240c82a0c64a963
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 29 15:25:39 2013 +0900

    [General][EEPROM] Use structure to compress object-size.

commit f32940587af923ed2cfbf767e3af8638d055f91d
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jul 27 18:56:33 2013 +0900

    [General] Add CC-BY-SA v3.0 (English) text.

commit a50c071cc8d290a652988bd4a80d4752c87d2a46
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jul 27 18:45:19 2013 +0900

    [General] I forgot commit GITLOG up to here X-)

commit 9ccab8fa69b90725e966aa515348bcc984e1f272
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jul 27 18:31:56 2013 +0900

    [Build] Commit some changed configuration files.

commit 27eec67fa4352eb7c0e4ff04b8e9ab68c0499ba7
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jul 27 18:31:27 2013 +0900

    [Release] Add some Japanese documents.

commit 5353f4996b2f39d27ef1aac81c148718e78e4054
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jul 27 18:02:46 2013 +0900

    [Release] Snapshot Jul 27,2013. Add mini-documentation.

commit 1a1c30a60533e346d9f055c3dc18a6d77b19ce15
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jul 26 13:56:13 2013 +0900

    [IO] Fix unstable of power button.
    [Build] Enable to boot , compiled with XC8. Some functions wtill work wrong.

commit bb2b446ef34c5f65e8c953c2f378623bcb82493c
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jul 26 10:55:29 2013 +0900

    [POWER] Shutdown EX-RF-AMP on turning off power, now still use 3mA.

commit f99a6e386c584d8f40523c7e59100eeefe28da58
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jul 25 14:04:06 2013 +0900

    [DISP] Fix unstable-display of SCAN menu.

commit 337780b6cc7b24e9f61475042bd154e128f01a3c
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jul 25 13:13:00 2013 +0900

    [POWER] Wait correct time on idle(), idle_time_ms().
    [WIP] Try to work with Microchip's XC8, still I2C is not running :-(

commit 8d463fcd5e1104ffa4340f9e236082577cb9aaf3
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jul 24 23:29:59 2013 +0900

    [IDLE] Maybe correct time.
    [UI] Fix incorrect power-button(maybe)...
    [UI] Fix scan screen problem.

commit 468481f66114c35ec64e15d6ecac08d2f1e4ed72
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jul 24 19:16:37 2013 +0900

    [RFAMP] Add power-management of RF-PRE-AMP.

commit 20fdea4bb41e71e59bbf7516c192e5d70ae61b42
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 22 23:25:13 2013 +0900

    [Project]

commit 970cdf5523651be362f9a6e0d712de1e363b6e01
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 22 23:24:37 2013 +0900

    [AMP] Change MW AMP's gain. R702 removed.

commit 4eba10a663f1b9d9bcf77a0a350270dcd8e4fb59
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jul 9 20:32:23 2013 +0900

    [EXAMP] Change mute to ex-amp-power to save idle-power, NJM2073@Mute mode is eaten >10mA, it's too eat on idle.
    In idle-state, now still eaten about 13~15mA, almost RF-Preamp.

commit 98299b1e5b0caf3289a042d8765375af4bdaedc2
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 8 03:37:48 2013 +0900

    [Schematic] Change coil of SW-PRE-AMP, issue of low-gain @higher freq.

commit 99b284b54f43d2cb2176d3a65897ed5f3db8050a
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 8 03:31:55 2013 +0900

    [Schematic] Swap RC1 and RC2, due to use PWM2(CCP2) as backlight.

commit 3db67a073bb6873230e6d711e4e16f42fcbd27ae
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 8 03:17:28 2013 +0900

    [LCD] Change IOPORT RC2 TO RC1 (PWM1 to PWM2) issue of ECCP, P1B-P1D is synced with P1A, why?(Still single mode).

commit fb6f33a8b76e8cb034eee9902db7385471189348
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 8 02:11:47 2013 +0900

    [Backlight] Use PWM mode for backlight, to save battery.

commit 9c1afaddfa21e7ca92d300bad1b2a9d6768f2272
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 8 00:42:32 2013 +0900

    [USERBAND] Compress about 100bytes.

commit e2f48214caf9e80f799cb6b52fcf88077a23892d
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 8 00:26:59 2013 +0900

    [USERBAND] Fix correct? tuning process.

commit 2f6d308632bf54cb9890fade5b80dd97095b7d24
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sun Jul 7 23:31:58 2013 +0900

    [MENU] Split help routines/datas to helps.[c|h].

commit 58d4f085bf02cf74cac446ea45826cf6cbff80af
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jul 6 02:34:36 2013 +0900

    [Schematic] Remove capacitor of MCLR/Power circuit, due of unstable.

commit fe1a58abd4d97218e5248ca2d512f53dc14939eb
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jul 6 01:59:19 2013 +0900

    [ADC] Uncomment forgotten comment-outs.

commit acb2a18918a203373ee6d9ac1ba1853f659b3718
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jul 6 01:25:00 2013 +0900

    [Build][WIP] Start to support SDCC 3.2.x. But, i2c_open of this don't support PIC18F45K20. lol(T_T)

commit 96dea28497bda0fbc11abe8fdd2505f3c27ff3d7
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jul 5 18:45:33 2013 +0900

    [General] Add low-battery-save.
    [UI] Compress object size.
    [UI] Change display,WIP...

commit 0109ac0dc48ced902b9a4eb4956c0815d19ca38d
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jul 5 01:29:39 2013 +0900

    [Schematic] Fix MW/LW's Preamp, use a popular coil.

commit 23c7b98e3df2fdc7112b3b7102d59727cfa6972c
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jul 5 01:18:27 2013 +0900

    [Menu] Fix CNR/Stereo/FD threshold bugs.

commit f3d7a07088181264220590b38e6a2a1e4adbc976
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jul 2 23:32:04 2013 +0900

    [Schematic] Re-adjust coils of RF AMPs.
    [Schematic] Remove reset circit temporally, due to unstable on booting.
    [Schematic] Add RF AMP Selector block.

commit 8923bfdb2a445660dde19e846c7264dea0e63baf
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jul 2 09:03:53 2013 +0900

    [Schematic] Add SW pre-amp.

commit 381956a2ef8ed07158499d1244da7e8774d16c1b
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 1 08:50:53 2013 +0900

    [UI] Fix slow up/down.

commit c55f2fc8768dc0d6350b2a31a435023d1d9b8f22
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 1 08:28:12 2013 +0900

    [Schematic] Add RF-Preamp,but MW only.

commit ef59988940e066a26eade03387ce70bc6f2d7dd1
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 1 03:44:51 2013 +0900

    [UI][AKC6955] Fix correct AM<->FM changing.

commit 42e59169842b88a4cfdf47e94464367c5ca496d8
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 1 02:48:09 2013 +0900

    [UI] Reduce usage of program-memory.

commit f16990fa9e58b49e7ccd8f611c1b4ee9889fbcd3
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jul 1 01:54:53 2013 +0900

    [General] Clear wathdogtimer more situations.

commit c2f849264e37c0fec5ad66f0a0554805dbb3de90
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sun Jun 30 15:12:15 2013 +0900

    [Schematic][General] Adjust reset button and power button.

commit e1f6626cfca724bc16dddcf16624baabca2c15c8
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sun Jun 30 03:34:04 2013 +0900

    [General] Omit deep-sleep  after PowerON/Hard reset.

commit 14af1899962549eb5ecd11b750a511229c91a40f
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sun Jun 30 03:33:06 2013 +0900

    [Schematic] Add around of M6955, able to listen now!

commit a26ed860e636f140b1caa858621ffb1774a9c000
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jun 29 22:08:11 2013 +0900

    [AKC6955] Collect tuning sequence.

commit 0d5caa4a030d059eabd78c73ec570e925252ba98
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jun 29 20:51:51 2013 +0900

    [AKC6955] Fix correct seek sequence.

commit c3f84e9c3c7f885b74bcd93d69b741269e5b495c
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jun 29 19:47:56 2013 +0900

    [AKC6955] Okay, initial sequence okay. Only for scan, tune is seems to be wrong.
    [NOTE] For AKC695X, I2C clock rate is *not* acceptable 100KHz, you should near of 400KHz.

commit bc1fa6d342e383dfb4afce5f5eee49f768d35d9b
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jun 29 02:55:31 2013 +0900

    [UI] Fix supressed on FM.

commit f77dc8dff2fe8f14ec260d57d8c01fb0a96e0f00
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jun 29 02:51:08 2013 +0900

    [Schematic] Add AF-AMP,LCD.

commit 9218d35a8d174f19954ee4b1d96306ca09d0f73a
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jun 29 02:28:42 2013 +0900

    [Build] Revert to use sdcc.

commit 45f7eb9962f5f390748f033286a8ed22508b3b40
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jun 29 02:19:38 2013 +0900

    [Build] Prepare to build with Microchip's XC8.

commit 11277890e6613079b909f67bd47a2e76be96e6b4
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 28 23:51:37 2013 +0900

    [EEPROM] Add user bands.

commit 3bddd8cebf73e9b92ef6378951793a5e29ee2f6e
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 28 23:21:59 2013 +0900

    [WIP] Revert to data.

commit 1c89f0a25b51c5036f5d7ac684861e146c7e5cd4
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 28 18:04:57 2013 +0900

    [EEPROM] Fix hang-up after save to eeprom.

commit 1805ef440f153b68c02cc47facec033845f288b3
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 28 17:48:53 2013 +0900

    [UI] Fix flicking on volume-menu.

commit c9b9fd668bbf751be02a109f31efe56062acb6c8
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 28 17:29:05 2013 +0900

    [UI] Split ui-depend routines from main.c.

commit 0402352f79d93afa4dec8fb6836dc118ac0a3ed0
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 28 17:06:59 2013 +0900

    [IO] Use bitfield on scanning key, to save program-memory.
    [UI] Add LCD-Suspend on shutdown.

commit 58c74e872938cd25577acbe16461af281d04c78d
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 28 15:57:31 2013 +0900

    [AKC6959] Cont: Use bitfield to save program-memory.

commit 6bf797a687aca1214f6970797aeb8b1fd9775284
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 28 14:45:32 2013 +0900

    [AKC6955] Use bitfield to reduce memory.

commit f723aeeb6f944a82a2ef0bbfe2b14d9cb1021412
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 28 13:35:15 2013 +0900

    [ADC] Use sdcc's adc library, try to reduce program-size.

commit 2806f1aeed1a2700aff5b1c2e64f273bdf1f3423
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 27 23:43:03 2013 +0900

    [I2C] Test to use Real-machine, but... X-(

commit d8a58efaa3fd0614d30da7ba9196678fa1ec0312
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 27 23:42:30 2013 +0900

    [Schematic] Add AF AMP,LCD.

commit 813e147eac29103cdc9e3f84703dbe64c7ab8f31
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 27 04:23:39 2013 +0900

    [Build] Link collect library.

commit 77ddd44b77890bb280891b3bda1b8e4ff113d773
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 27 04:09:37 2013 +0900

    [UI] Add some features, for using akc6955.
    [General] Use div/multiply to reduce usage of program-area.

commit 17ec748fc99f258eb71095dbed6937e39743c3ce
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 26 23:34:35 2013 +0900

    [ADC] Check battery voltage using AN7(RE2).

commit d0997a3d98ab0f8fdd7a9bbdb917e5a81e366462
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jun 24 19:22:45 2013 +0900

    [AKC6955] Add some features.
    [IDLE] Add wait as msec.

commit 7455183946c33be5e6a85abcbd3af5abb9f68f8c
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jun 24 12:00:19 2013 +0900

    [Schematic] Fix lacked wire on UI board.

commit ba7f1616c973194b2a6b00c7f12db5231b247317
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Mon Jun 24 11:53:06 2013 +0900

    [Schematic] Add power-supply, UI board.

commit edd9357e25572bd5dafa3eed311d7460f11bce58
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sun Jun 23 17:03:15 2013 +0900

    [Schematic] Fix unconnected line.

commit 1f5658553d1216aaf1539f344a06cea9af007c31
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sun Jun 23 16:53:22 2013 +0900

    [PM] Improve power-switch feature's stablity.

commit 8677e611fc702011b437a7d18385d3a183104506
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sun Jun 23 16:52:27 2013 +0900

    [Schematic] Drawn v1.0 schematic , MCU part.

commit 8c9f57ac6259c61766fd74a51f5079654acfa933
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sun Jun 23 06:58:07 2013 +0900

    [UI] Add power button, this is toggle run/deep-sleep.
    [INTERRUPT][EEPROM] Add correct handlers.

commit c598f3c590d7cac34e158a6eb48993b012a31ea0
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jun 22 02:03:08 2013 +0900

    [MENU] Start to implement setup menu, power off.

commit 926bbb55ae5d9af5deb4ca36c509f5df64b14304
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jun 22 01:20:03 2013 +0900

    [EEPROM] Move some EEPROM related routines frome main.c to eeprom.c .

commit 8ef887a55976cc91cddae2c5b1e82a7fe565a46a
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sat Jun 22 01:08:23 2013 +0900

    [EEPROM] Writing to eeprom is okay!

commit e6386dff057c8ebffa7611eb26a1f94c22d357b3
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 21 17:40:40 2013 +0900

    [UI] Add direct-band set(but not effect :)

commit c1796d98d5a03a22885e2b02cae964ae61caf3ba
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 21 17:17:19 2013 +0900

    [UI] Add help features, press "F" key.

commit 4393b3da3a5c7b69ffa5a25a4ea04bf776854789
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 21 16:26:54 2013 +0900

    [Build] Split menu-related routines to menu.c.
    [UI] fix read_numeric().

commit 6315f1b7bc65ce6dfae82207ee8e072c35e160fe
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 21 14:46:24 2013 +0900

    [UI] Stable update_display().
    [EEPROM][WIP] Enabling to write to EEPROM, this is not working yet.

commit 4cda56ac66cfdbe7c8deaf64e86180cd415b5d92
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 21 12:44:59 2013 +0900

    [UI] Add single keyin and getstr.

commit 90e7244f1fde933cad8d772190f872d44d0cd6d9
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 21 10:04:18 2013 +0900

    [UI] Fix keyin-fifo-handling.

commit 6a662bcecf0f53682c21ff0b15fc112d3903d160
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Fri Jun 21 09:34:46 2013 +0900

    [UI][Key] Add input-keymatrix support @low-level.

commit 2a4907034d9297ab00190afe76f3f6eb2e77d566
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 20 18:55:30 2013 +0900

    [UI] Set LEDs, RA4,RA5 and RD3. LCD's backlite was moved to RC2.

commit 83fe32cd73eaadda1bf218687bfd4c2d497c2523
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 19 20:14:19 2013 +0900

    [UI] Push-Sw tester, this is test-routine.
    [LCD] Kick the initial word, this is bad-knowhow, but needed from SC1602BBWB-XA-LB-G, akizukidenshi's LCD display :(

commit c03f3bca37936873fa8e37e58d26996d75cc050b
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 19 18:29:55 2013 +0900

    [UI]Re-discard printf().
    [Idle] Set prescaler to 1:256, 7182tick/sec@8MHz.

commit aa81dd1bb93fa68a84a5effb12597706d85a9d53
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 19 17:38:35 2013 +0900

    [LCD][BUG] Set correct sequence,OOPs!
    [Idle] Maybe correct sequence TMR0.

commit 3deaaabd2e613fb506f981229acb68d65d5a743a
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jun 18 14:22:11 2013 +0900

    [LCD] Add backlight manipulation.

commit ebfecb951b76ddf8f1e3db9168bdf8e1c7f1b39e
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jun 18 14:14:11 2013 +0900

    [LCD][4bit] Using bit-manipulation to communicate LCD.
    [LCD] Discard acm1602_printf(), using a lot of program-memory X(

commit 9a4ac1a32861952bf3823f041996e508be8bfe77
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Sun Jun 16 13:07:41 2013 +0900

    [LCD] Start to support real-machine, SC1602BBWB@4bit data bus mode.

commit be3f53dfa7280fbb39b2510bad6a264dd2588893
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 13 16:22:34 2013 +0900

    [UI] Add scan from main state.

commit ccc798c127b67ac671605fe694ecfa6f78e4f8b5
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 13 16:12:16 2013 +0900

    [RADIO] Add scan-ui.

commit 8463081416b9ddae2da03b0d09c2316deeb74c69
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 13 15:38:42 2013 +0900

    [EEPROM] Initial eeprom routine.

commit 81d03c173213961491b452a48bd40b4221b822dc
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 13 14:17:43 2013 +0900

    [UI] Using key is only keypad; '0' to 'F'.

commit 1dff0f7e431beab566a1632cf5ce64af882b505d
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 13 14:12:48 2013 +0900

    [UI] Add polling from keypad.

commit 80ea0aa72067fc86c296ab284c734e1e45e363af
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 13 13:53:25 2013 +0900

    [UI] Add userband functions.

commit 0e5d0ea71816433437825e3111969f4fe227748a
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 13 04:21:57 2013 +0900

    [LCD] Add support ST7032.
    [LCD][ACM1602] Change some apis.

commit 76d24c32ad6e17184b8ff3f93f5c5aa13eb8d290
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 13 04:19:01 2013 +0900

    [General] Format defines.

commit 35a9bd87208cdd53014a9f48ab361a95904c8562
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 13 01:40:01 2013 +0900

    [IDLE] Swap write order of TMR0[H|L].

commit 6b59e7326c011ef21876f8fac9127332b307a5b6
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Thu Jun 13 01:36:14 2013 +0900

    [Disp][LCD] Update I/O definition.

commit c4f530a432f93d445a042293e8e739fb245a91a8
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 22:28:32 2013 +0900

    [UI] Change key assignment.

commit 2d6fd863b36f72ea7e036e37100f60edfbdc237e
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 22:00:15 2013 +0900

    [General] Add _LCD_DEBUG flag, without initialize AKC695x.

commit b68dc672abf23e81dc75089b9805e323ab0dc898
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 21:22:38 2013 +0900

    [BUG] Replace __18FxxKyy to pic18fxxkyy , __18FxxKyy is not decleared from sdcc.

commit 83c32828f28e91abbaf675c1abeebebc7f28a3f4
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 20:40:33 2013 +0900

    [IO] Add PIC18F4xK20 with parallel LCD, PIC18F2xK20 with I2C LCD.

commit 1b4015ef8c9ccdc11debda7451df2f2bf72dd9f0
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 20:21:12 2013 +0900

    [General][IO] Use header-defined delay() instead of delayxxtcy(n).

commit 5ec9c4a67a9be324a05d6b0ad9232279ece59705
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 20:20:00 2013 +0900

    [Settings] Add user channels, #0 to #3 per AM/FM.

commit a7c21afce26a55d6a609264e323534f585c1b8fc
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 19:57:48 2013 +0900

    [General] Add support of PIC18F45K20.
    [Disp][ACM1602] Add support parallel lcd.

commit e348162a94d8a8ee8083606683a25104ce42ffe1
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 06:24:23 2013 +0900

    [General] Change copyright header, and add GNU GPLv2's COPYING.

commit f69851a8f37adec2d9e5717ec79b56523e19c2e2
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 05:07:41 2013 +0900

    [General] Replace config words "__at()" to "#pragma config".

commit 428c0f4bf8d42f0aeb2ee588dfd03e4dbb824601
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 04:46:29 2013 +0900

    [UI] Add exclusive access on push/pop to/from keyin-buffer.

commit 0a15796168d854794a47e9228181c3e024e575f3
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Wed Jun 12 03:44:12 2013 +0900

    [General] Licence changed to GPL2->GPL+LE cause of sdcc's libraries; See http://sdcc.sourceforge.net/mediawiki/index.php/Library_License_Selection#GPL.2BLE .

commit ea36e7b26496155f65cc0177798be7288ad4f507
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jun 11 14:37:41 2013 +0900

    [UI] Add simple(?) UI with ten-key.

commit 5dcc4ad6b7aeb3a8db5a084259417869a4206ed1
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jun 11 12:03:55 2013 +0900

    [Tuner] Re-order functions.

commit cd46489628d656e4a29cb72b930ebe9d5060495d
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jun 11 11:56:04 2013 +0900

    [Tuner] ADD trap of overflow on tuning.

commit 7dacd7c5c7af9ab2e41c321e7cbdf7ee4d0a3d9f
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jun 11 11:52:33 2013 +0900

    [Device] ADD AKC6955(Initial), ADD ACM1602 LCD Controller.

commit 14dd6f892a5cb009b3582f997a2c07a0e25d3c1f
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jun 11 05:38:50 2013 +0900

    [IDLE] Enable idle-mode before kicking tmr0.

commit dc24b96a781d22e9516e091f018fd130c79bd675
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jun 11 05:36:36 2013 +0900

    [Build] Add MPLAB-X IDE's stubs.

commit b8bd0508955703a4fba163e25601346b80f22e9f
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jun 11 05:25:53 2013 +0900

    [Initial] Add idle-routine, using interrupt.

commit 42d6f13f39236120e7eee5c0a50daf885ed2e752
Author: K.Ohta <whatisthis.sowhat@gmail.com>
Date:   Tue Jun 11 04:57:02 2013 +0900

    [General] Initial files.
