OSDN Git Service

[LOG][v1.0] Update gitlog for v1.0.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 6 Sep 2013 23:57:22 +0000 (08:57 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 6 Sep 2013 23:57:22 +0000 (08:57 +0900)
00_gitlog.txt

index d155f1d..c239f5c 100644 (file)
@@ -1,3 +1,224 @@
+commit 2b86000b57729f02e2ae001dedb7e7f0986c028a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Sep 7 08:47:27 2013 +0900
+
+    [Schematic][v1.0] Remove unneeded(for v1.0) EEPROM.
+
+commit 1653989bf6b62514a71e909b5ecf90e667488436
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Sep 7 08:24:38 2013 +0900
+
+    [Schematic][v1.0] Fix oops on LCD-CONNECTOR.
+
+commit 4b8c549ae9792d29303f21c9fb2c2878928cc6f3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 6 20:09:49 2013 +0900
+
+    [Schematic][v1.0] Change Torroid of SW AMP, T80-#2 to T80-#6.
+
+commit 39c30a7c5976702a2cab7677c12b6cd83461c519
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 6 19:59:12 2013 +0900
+
+    [Schematic][v1.0] Insert Common-mode trans to input line of MW/LW/SW.
+
+commit b1f173c0fcdc084298b1604d0c463126ecfb48ef
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 6 19:45:47 2013 +0900
+
+    [v1.0] Commit re-made IDE's files.
+
+commit 716ca10b5c99116ca930f0794162115f8222dd6b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 6 19:43:01 2013 +0900
+
+    [v1.0][Schematic] Fix typo.
+
+commit dd3813157066fbcc82d3434c7ca606a68a0a1144
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 6 01:16:01 2013 +0900
+
+    [UI][HELP] Add help for User freq.
+
+commit 433ff38546ea0ad997c2c69c5318438e0c04b007
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 6 00:50:37 2013 +0900
+
+    [UI][UPDOWN] Fix incorrect Up/Down on MW2 and 99KHz step.
+
+commit 593a75c78006d3e9b6c6f0bbbb274712150b35b0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 6 00:36:55 2013 +0900
+
+    [UI] Set mode3k correctly.
+
+commit 6091c90c15f2edcc7738be35b8b79213e240c48d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 6 00:05:13 2013 +0900
+
+    [UI][Scan] Check powerbutton within scan-sequence.
+
+commit 25e0b6e896d46c337cf4e8c8af91f8f8471883c2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Aug 31 23:08:33 2013 +0900
+
+    [ADC] Poll ADC with idle_time_ms().Backport from master.
+
+commit daeb1275dc5939098e3c6177eb4180ec7d7bc3cd
+Merge: 503cf8b 77b142b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Aug 31 22:21:07 2013 +0900
+
+    Merge branch 'temp1' into stable_v1.0
+    
+    Conflicts:
+       backlight.c
+       eepromutil.c
+       main.c
+       menu.c
+       menu_memoryfreq.c
+       nbproject/Makefile-default.mk
+       nbproject/Makefile-genesis.properties
+       nbproject/configurations.xml
+       ui_updown.c
+
+commit 503cf8bfaa6e23e1e4a6b0ff03852fd863d92b9c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Aug 31 22:04:11 2013 +0900
+
+    [Menu][v1.0] Remove tedious function-callings.Save program-memory about 400bytes@SDCC.
+
+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 abc93cc65cea3d8d931e4eadd5d66328b7e0841a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Aug 31 21:32:07 2013 +0900
+
+    [Power] More Power save VOLUME/USER-FREQ, backport from unstable.
+
+commit 739fc37abb1fef9312018a89c7c9fc8b0f626dda
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Aug 31 21:07:38 2013 +0900
+
+    [Build][v1.0] Re-make v1.0 w/IDE.
+
+commit 6b50160e0e6c77667b4aca36ba756a1032160b9c
+Merge: f293f4e 4c1f433
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Aug 31 20:25:40 2013 +0900
+
+    Merge branch 'master' of git.sourceforge.jp:/gitroot/openi2cradio/OpenI2CRadio into stable_v1.0
+    
+    Conflicts:
+       backlight.c
+       backlight.h
+       ioports.c
+       main.c
+       nbproject/Makefile-default.mk
+       nbproject/Makefile-genesis.properties
+       nbproject/configurations.xml
+
+commit f293f4ec6b278530f97a20ab2c68fc8a440293e1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Aug 31 20:20:13 2013 +0900
+
+    [Backlight] Split backlight related routines to backlight[c|h]. This is backport.
+
+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 d460acba6bb8657318a86bef507880e830bf0102
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 25 07:35:38 2013 +0900
+
+    [DOC] Add one line for donation(^_^;
+
+commit b9f35740de1c4dbb03df70e5a3f5015829b27a70
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 25 07:23:55 2013 +0900
+
+    [General] Make branch "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