OSDN Git Service

[SCHEMATIC] Modify SW/MW/LW Preamp, insert galbanic-isolator replace of common-mode...
[openi2cradio/OpenI2CRadio.git] / Changelog
1 Changelog
2   http://openi2cradio.sourceforge.jp/
3
4 * If you can read Japanese , see Relnote.ja.txt.
5 * See 00_gitlog.txt to know more changes.
6
7 ---
8 v1.0
9   - Change PGM to RB5, for upgrading to v2.0.
10   - Connect ICSP's vcc to +3.3V.
11   - Some bugfixes.
12   
13 Nov 07, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
14
15 v1.0 RC3
16 * Major changes
17   - Measuring battery without AKC6955.
18   - Compress object-size ;)
19   - Configurable UI/LCD update time.
20
21 Oct 20, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
22
23 ---
24 v1.0 RC2
25  
26 * Major changes
27   - Limit frequency with BAND on up/down.
28   - Compress object-size ;)
29   - Save frequency per user BAND.
30   - Many, many of bugfixes ;)
31
32 Sep 27, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>
33
34 ---
35 v1.0 RC1
36   
37 * Major changes
38   - Change logic rof numeric input.
39     As of codesize, you should not build with SDCC and PIC18F45K20.
40   - Add string of version.
41   - Add common-mode transformer before of SW/MW preamp,
42     improvement of Signal-Noise ratio.
43   - Many, many of bugfixes ;)
44   - See 00_gitlog.txt to know more changes.
45   
46 Sep 12, 2013 K.Ohta <whatisthis.sowhat _at_ gmail.com>