Greetings,
A new daily build of CHIRP is available. This includes changes made directly to the tree yesterday, and may include additional features, bug fixes, and/or bugs. If you are interested in trying it, grab it from the following location:
http://trac.chirp.danplanet.com/chirp_daily/daily-20141220
A list of the changes included in this build (since the last daily) follows:
Changes for Build #310 [Tom Hayward tom@tomh.us] ap510: Wait longer for data during download. #2095
[Tom Hayward tom@tomh.us] ap510: Handle uninitialized data in the digipeat alias. #2095
[Tom Hayward tom@tomh.us] ap510: cast values added to the mmap to strings, as the radio expects. #2095
[Tyler Tidman tyler.tidman@draak.ca] Fix issue #2103 - Convert tab characters to spaces in shell scripts
[Tyler Tidman tyler.tidman@draak.ca] Fix issue #1995 - Put stock US marine VHF channels into real channel order
[Tyler Tidman tyler.tidman@draak.ca] Fix issue #2029 - Use env in all script interpreter lines
Changes for Build #311 [Dan Smith dsmith@danplanet.com] Revert /bin/env change to win32 build script
This was causing the build system to fail because the cygwin /usr/bin/env doesn't seem to like the -x.
Related to #2029