OSDN Git Service

[Document] Release to v1.0beta2.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 22 Aug 2013 20:44:56 +0000 (05:44 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 22 Aug 2013 20:44:56 +0000 (05:44 +0900)
Changelog.ja.txt
README [new file with mode: 0644]
Readme.ja.txt
Relnote [new file with mode: 0644]
Relnote.ja.txt

index 7e47bec..7be8547 100644 (file)
@@ -1,4 +1,15 @@
 *** UTF-8 ***
+*v1.0beta2
+
+・ソフトウェアの更新
+  - UI関連の改善
+  - キーイン感覚の統一化
+  - SDCC v3.3.0以降だけではなく、Microchip社のXC8でもビルド出来るようにした
+  - その他諸々のバグ取りと機能改善
+  
+Aug 23, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
+
+
 *v1.0beta1
 ・回路図の更新
   - RFプリアンプ回路の微調整
diff --git a/README b/README
new file mode 100644 (file)
index 0000000..152cfe6
--- /dev/null
+++ b/README
@@ -0,0 +1,60 @@
+** UTF-8 **
+Open I2C Radio v1.0 (Prerelease, beta)
+
+                       http://sourceforge.jp/projects/openi2cradio/
+                       http://sourceforge.jp/projects/openi2cradio/wiki/FrontPage
+                       Aug 23, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
+                       
+                       If you can read Japanese , see Readme.ja.txt.
+
+* What is this?
+
+ This is FOSS Radio capablity with BCL(BroadCasting Listening),
+controlled by micro-controller.
+
+* Licence
+
+  - Hardware: CC-BY-SA v3.0
+  - Software: GPLv2+LE (Basically GPLv2, but SDCC/XC8's libraries is
+              excluded from GPLv2)
+ I *do not* restrict commercial-use!
+ But, I'm very,very,very,(repeat 253times) poor X-) 
+ So, please contact and donate to me if you pleasure or using to commercial products!
+* Need items
+  * MCU, as of PIC18F45K20. But (maybe) easy to port to other MCU, PIC18F
+    family or (maybe) AVR, ATMega, but not tested yet.
+    http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en026337
+    
+  * AKC6955 DSP-RADIO-CHIP made by disipur.com (深圳市迪斯普科技有限公司) in china.
+    Japanese shop AITENDO sells this chip as DIP MODULE.
+     http://www.disipur.com/down/html/?4.html
+     http://www.aitendo.com/product/7012
+
+  * LCD character display with HD44780 compatible and 3.3V powered.
+    I recommand 16colomns x 2lines display or larger.
+  * 8.000MHz christal or ceramic-rezonator.
+  
+  * And other electronics parts and tools ;)
+  
+  * Microchip's MPLAB X IDE.(Maybe not need?)
+     http://www.microchip.com/pagehandler/en-us/family/mplabx/
+
+  * Compiler: SDCC v3.3.0(or later) or Microchip's XC8 compiler.
+     http://sdcc.sourceforge.net/
+     http://www.microchip.com/pagehandler/en_us/devtools/mplabxc/
+
+* First step
+
+   1. Assemble circuits below of gSCH/ . MW/SW Pre amp seems to be
+      not needed if your home is better or has good antenna.
+   2. Burn bin/*/*.hex to PIC18F45K20 (or other) MCU via MPLAB X IPE
+      or MPLAB X IDE.
+      Put MCU(or others) to board.
+      And play to GOD,Budda,Allah(or other) ;) and turn on power.
+      
+      
+Have fun!
+
+Ohta.
\ No newline at end of file
index 3b97471..9c4603a 100644 (file)
@@ -2,6 +2,7 @@
 Open I2C Radio v1.0 (Prerelease, beta)
 
                        http://sourceforge.jp/projects/openi2cradio/
+                       http://sourceforge.jp/projects/openi2cradio/wiki/FrontPage
                        Aug 14, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
 
 * これは何か?
@@ -24,7 +25,7 @@ Open I2C Radio v1.0 (Prerelease, beta)
        方は、寄付などして頂けると有難いです。(商業利用されない方も
        寄付は歓迎します ^_^;)
        特に現金とか測定器とかが全く足りてないので…
-       気が向いた方はメールアドレスに一言お願いします。
+       気が向いた方は最初にあるメールアドレスにご連絡をお願いします。
 
 * 用意するもの
 
@@ -53,9 +54,13 @@ Open I2C Radio v1.0 (Prerelease, beta)
 
 * とりあえず試すには?
 
-  回路を組んだら、 bin/*.hexをMPLAB X IPE(MPLAB X IDEに付属)で
-PICマイコンに書き込んで、刺して神様仏様に祈った上で、電源を入れてみて
-下さい。
+  1. gSCH/ にある回路図を参考にして回路を組みましょう。この時、
+    MWやSWのプリアンプはアンテナや家の条件がしっかりしていれば
+    不要に出来るかも知れません。
+  2. 回路を組んだら、 bin/*/*.hexをMPLAB X IPE(MPLAB X IDEに付属)で
+     PICマイコンに書き込んで、刺して神様仏様に祈った上で、電源を入れてみて
+     下さい。
+  
 
 ではでは、お楽しみ下さいませ m(_ _)m
 Ohta.
diff --git a/Relnote b/Relnote
new file mode 100644 (file)
index 0000000..cadf5ff
--- /dev/null
+++ b/Relnote
@@ -0,0 +1,28 @@
+Open I2C Radio v1.0 beta2
+
+  Relaxed heat wave, re-start beta release (^_^;
+  If you can read Japanese , see Relnote.ja.txt.
+  
+* Major changes
+  - Add build support Microchip's XC8 compiler as same as 
+    SDCC v.3.3.0 or later.
+  - Add UP-DOWN feature on memoried frequencyes as channnel of TV.
+    Press "B" key on main screen(not menu).
+  - Adjust idle_*() functions.
+  - Many, many of bugfixes ;)
+  - See 00_gitlog.txt to know more changes.
+  
+* To try this
+  See README.
+  
+* To build
+  See README.
+
+* Remains ( for v1.0)
+  - More, more, and more bugfixes ;-)
+  * After release of v1.0, I will plan below:
+    - To improve RF-Preamps.
+    - Add external EEPROM, to extend user memory settings
+      (i.e. frequencies).
+      
+Aug 23, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
index fdb06c3..8d015ae 100644 (file)
@@ -1,33 +1,27 @@
 ** UTF-8 **
-Open I2C Radio v1.0 beta1
+Open I2C Radio v1.0 beta2
 
-ã\82\84ã\81£ã\81¨ã\80\81ã\83\99ã\83¼ã\82¿ã\83ªã\83ªã\83¼ã\82¹é\96\8bå§\8bã\81§ã\81\99ã\80\82
+涼ã\81\97ã\81\8fã\81ªã\81£ã\81\9fã\81®ã\81§ã\80\81ã\83\99ã\83¼ã\82¿ã\83ªã\83ªã\83¼ã\82¹ã\82\92å\86\8dé\96\8bã\81§ã\81\99ã\80\82
 
 【主な改善点】
-・電源管理機能の強化
-・電源入時に長押ししないと入らないようにした
-・ユーザメモリ周波数機能の追加(メイン画面でBを押すとコール画面、メニューモードで6で周波数メモリ、他)
-・相当なバグフィクス
+・XC8コンパイラでもSDCCコンパイラv3.3.0以降でも、ビルドすれば同じように動作するようにした。
+・テレビのチャンネルのような感じの周波数メモリ機能のアップダウン機能がつきました。
+ メイン画面でBキーです。
+・idle_*()関数のタイミングの改善。
+・例によって相当なバグフィクス
 ・その他細々としたことは、 00_gitlog.txtをお読み下さい。 
-http://sourceforge.jp/projects/openi2cradio/scm/git/OpenI2CRadio/
+ http://sourceforge.jp/projects/openi2cradio/scm/git/OpenI2CRadio/
 
 【試すには】
-
-・回路を組みましょう。RF AMP周り(p7とp8)はかなり繊細なので回路定数は調整の余地があります。
-・その上で、bin/OPENI2CRADIO_6955.X.production.hex をMPLAB等でPICに焼き込みます。
-・後は、神様仏様に祈って、電源を入れましょう。
+  Readme.ja.txtをお読み下さい。
 
 【ソースコードからビルドするには】
-・SDCC v3.3.0以降(3.2.x以前だとバグることがあります!)もしくは、Microchip XC8 Compiler(未だ完全に動いていません)が必要です。
-http://sdcc.sourceforge.net/
-・とりあえずは、src/ に入ってmakeして出来たHEXファイルを焼きこめば動くはずです。うまく行かない場合は、/opt 以下にMPLAB Xをインストールして下さい。
-
+  これも Readme.ja.txt をお読み下さい。MPLAB X IDEとコンパイラがあれば大丈夫なはずです
 
 【残作業等(目安)】
-・Microchip XC8コンパイラでビルドしても完全に動くようにする
-・idle_time_ms()の完全性チェック
-・オブジェクトサイズの圧縮
 ・バグ潰し;-)
+ ※v1.0リリース後に、アンプの改善と外部記録用のEEPROMを追加する予定です
+  (メモリ周波数の数が少なすぎる上にアップデートで設定が壊れるので)
 
-Jul 14, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
+Aug 23, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>