OSDN Git Service

[v1.0][Doc] v1.0(.0) Release. stable_v1.0
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 7 Nov 2013 08:14:01 +0000 (17:14 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 7 Nov 2013 08:14:01 +0000 (17:14 +0900)
Changelog
Changelog.ja.txt
README
Readme.ja.txt
Relnote
Relnote.ja.txt

index a5a336d..97b1fbf 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,13 @@ Changelog
 * See 00_gitlog.txt to know more changes.
 
 ---
+v1.0
+  - Change PGM to RB5, for upgrading to v2.0.
+  - Connect ICSP's vcc to +3.3V.
+  - Some bugfixes.
+  
+Nov 07, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
+
 v1.0 RC3
 * Major changes
   - Measuring battery without AKC6955.
index 3d921b8..5a43344 100644 (file)
@@ -6,6 +6,13 @@
  http://sourceforge.jp/projects/openi2cradio/scm/git/OpenI2CRadio/
 
 ---
+*v1.0
+・PGM端子の廃止(RB5としてv2.0でつかうので)
+・ICSPのVCC端子と+3.3Vを接続した
+・多少のバグフィクス。
+
+Nov 07, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
+
 *v1.0 RC3
 ・電池レベルの計測でAKC6955を介さないようにした
 ・コードサイズの圧縮。
diff --git a/README b/README
index 30f6b32..70eb229 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
 ** UTF-8 **
-Open I2C Radio v1.0 (RC3)
+Open I2C Radio v1.0 
 
                        http://sourceforge.jp/projects/openi2cradio/
                        http://sourceforge.jp/projects/openi2cradio/wiki/FrontPage
-                       Oct 20, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
+                       Nov 07, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
                        
                        If you can read Japanese , see Readme.ja.txt.
 
index 2d031be..8f4c407 100644 (file)
@@ -1,9 +1,9 @@
 ** UTF-8 **
-Open I2C Radio v1.0 (Prerelease, RC3)
+Open I2C Radio v1.0 
 
                        http://sourceforge.jp/projects/openi2cradio/
                        http://sourceforge.jp/projects/openi2cradio/wiki/FrontPage
-                       Oct 20, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
+                       Nov 07, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
 
 * これは何か?
 
diff --git a/Relnote b/Relnote
index f96778f..9f253c7 100644 (file)
--- a/Relnote
+++ b/Relnote
@@ -1,12 +1,11 @@
-Open I2C Radio v1.0 RC3
+Open I2C Radio v1.0
 
   If you can read Japanese , see Relnote.ja.txt.
   
 * Major changes
-  - Measuring battery without AKC6955.
-  - Compress object-size ;)
-  - Configurable UI/LCD update time.
-  - Many, many of bugfixes ;)
+  - Change PGM to RB5, for upgrading to v2.0.
+  - Connect ICSP's vcc to +3.3V.
+  - Some bugfixes.
   - See 00_gitlog.txt to know more changes.
   
 * To try this
@@ -15,12 +14,10 @@ Open I2C Radio v1.0 RC3
 * To build
   See README.
 
-* Remains ( for v1.0)
-  - More, more, and more bugfixes ;-)
-  * After release of v1.0, I will plan below:
+* After release of v1.0, I will plan below:
     - To improve RF-Preamps.
     - Add external EEPROM, to extend user memory settings
       (i.e. frequencies).
     - Add rotaly encoder to tune(maybe).
       
-Oct 20, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
+Nov 07, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
index b9def3e..ddf84c4 100644 (file)
@@ -1,14 +1,13 @@
 ** UTF-8 **
-Open I2C Radio v1.0 RC3
+Open I2C Radio v1.0 
  http://sourceforge.jp/projects/openi2cradio/
 
-RC3です。さらにバグを潰したし、今度こそリリースできるかな?
+やっと正式リリースです;-)
 
 【主な改善点】
-・電池レベルの計測でAKC6955を介さないようにした
-・コードサイズの圧縮。
-・LCD表示/UI操作のアップデート時間の可変化
-・例によって相当なバグフィクス。
+・v2.0にアップグレードするときに備えて、PGM端子をRB5として扱うことにした
+・ICSPのVCC端子を+3.3Vに接続した
+・多少のバグフィクス。
 ・その他細々としたことは、 00_gitlog.txtをお読み下さい。 
  http://sourceforge.jp/projects/openi2cradio/scm/git/OpenI2CRadio/
 
@@ -25,5 +24,5 @@ RC3です。さらにバグを潰したし、今度こそリリースできる
    更に、ロータリーエンコーダも追加するかも(しないかも)
 
 
-Oct 20, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
+Nov 07, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>