Skip to content

Commit

Permalink
preparing testing release 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
df8oe committed Dec 31, 2016
1 parent 79504a2 commit 28abb48
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mchf-eclipse/hardware/mchf_board.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
//
#define TRX4M_VER_MAJOR 1
#define TRX4M_VER_MINOR 5
#define TRX4M_VER_RELEASE 5
#define TRX4M_VER_RELEASE 6
//
#define ATTRIB_STRING1 "Additional Contributions by"
#define ATTRIB_STRING2 "KA7OEI, DF8OE and others."
Expand Down
11 changes: 11 additions & 0 deletions mchf-eclipse/history.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
#########################################################################
#########################################################################

20161231 [DF8OE]
- frequency translation +/- 12KHz uses now more efficient algorithm
- plopping / klicking sound at PTT is removed
- I2C Bus speed improved (storing time to serial EEPROM significantly
shorter now)
- many minor bugfixes
- reduced time for RX <--> TX switching
- implementing a "menu manual" which is automatically created with every
new build - can be found in support/ui/menu and is published in
GitHub WIKI

20161115 [DF8OE]
- minor bugfixes
- implementation of touchscreen for 3.2" LCDs
Expand Down
2 changes: 1 addition & 1 deletion mchf-eclipse/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<bootloader testing> <firmware testing> <bootloader stable> <firmware stable>
,---,1.5.3,2.0.0,1.4.0
,---,1.5.6,2.0.0,1.4.0

0 comments on commit 28abb48

Please sign in to comment.