[chirp_users] New Daily Build
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-20150306
A list of the changes included in this build (since the last daily) follows:
Changes for Build #334 [Zach Welch zach@mandolincreekfarm.com] Fix status reporting in UV-5R (#2343)
This patch ensures the UV-5R driver reports 100% completion after finishing an upload or download.
[Zach Welch zach@mandolincreekfarm.com] Make download/upload progress optional (#2343)
This patch prevents the progress bar from appearing on the console if the user gives the --quiet option. It also changes its destination to stdout rather than stderr.
[Zach Welch zach@mandolincreekfarm.com] Expose console verbosity (#2347)
This patch adds a method to query the console verbosity level. This is useful for code that needs to produce non-logging output, conditional on whether the --quiet or --verbose options were given.
[Zach Welch zach@mandolincreekfarm.com] Improve cpep8 scripts (#2355)
This patch adds prints to cpep8.py's scanning function. It's useful to know what files the script is scanning during an update, as the in-tree virtualenv (or other files) may be included by accident.
This patch also fixes cpep8.sh to use the correct path to cpep8.py, allowing it to be run from anywhere in the source tree.
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in drivers/[hi]*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in drivers/[ab]*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in drivers/ft*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in icf.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in ic9x*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in idrp.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in drivers/k*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in kenwood*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in drivers/[lp]*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in rfinder.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in drivers/t*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in uv*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in vx*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in wouxun*.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in yaeosu_clone.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in mainapp.py (#2347)
[Zachary T Welch zach@mandolincreekfarm.com] Use logging in run_tests (#2347)
We need to use logging in run_tests, if only to catch the new output being generated by the drivers. This patch captures a debug.log for the entire test run while squelching output on the console. The prevents spurious error messages from being displayed. This may be improved upon in subsequent patches, but this is necessary to prevent anyone from seeing confusing output when running the tests.
[Richard Cochran ag6qr@sonic.net] [ft2900] Fix error entering freq on new chan via UI. #2385
participants (1)
-
Build System