-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7192dcf
commit 3a70307
Showing
2 changed files
with
26 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,35 @@ | ||
CHANGE LOG | ||
|
||
|
||
v0.8.0: | ||
- add hardware reference design materials | ||
- add support for esp32c3 | ||
- add support for compiling using PlatformIO | ||
- add support for compiling under Windows (based on PlatformIO) | ||
- optimize memory usage | ||
- update scripts to Python3 | ||
- other fixes and document improvement | ||
|
||
|
||
v0.7.0: | ||
- show version info in the screen | ||
- change CN470 tx_freq_min from 500MHz to 470MHz for supporting RP2 | ||
- fix the bug that ns host can't be domain name | ||
- change web username/password as 'iot/lora' | ||
- add upgrader.py to simplify upgrade the firmware | ||
- add license info | ||
- show version info in the screen | ||
- change CN470 tx_freq_min from 500MHz to 470MHz for supporting RP2 | ||
- fix the bug that ns host can't be domain name | ||
- change web username/password as 'iot/lora' | ||
- add upgrader.py to simplify upgrade the firmware | ||
- add license info | ||
|
||
|
||
v0.6.2: | ||
- disable gps output | ||
- workaround to support sx1303 | ||
- disable gps output | ||
- workaround to support sx1303 | ||
|
||
|
||
v0.6.1: | ||
- hide wifi password | ||
- hide wifi password | ||
|
||
v0.6.0: | ||
- the first public released version | ||
- add version info in the serial port output | ||
- documents | ||
|
||
v0.6.0: | ||
- the first public released version | ||
- add version info in the serial port output | ||
- documents |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters