Commit Graph

11 Commits

Author SHA1 Message Date
Conrad Lara
3fed8b4a8d Fix idrp python3 conversion
Fixes #11252

Co-Authored-By: Dan Smith <dsmith@danplanet.com>
2024-05-13 18:37:18 -07:00
Dan Smith
74a8717dc6 idrp: Add --debug flag for verbosity 2024-03-18 15:37:41 -07:00
Dan Smith
86a2ee0e4a idrp: Presumptive python3 conversion
This is untested, but will give something to start from
2024-03-16 22:02:18 -07:00
Zach Welch
017ee7bf29 Fix style issues (3/4) (#2355)
This patch fixes more low-hanging style issues.  For the most part,
these are all whitespace changes, but there were a handful of idiomatic
changes flagged by the pep8 tool too: "x.has_key(y)" is now "y in x".
2015-02-27 15:54:25 -08:00
Tyler Tidman
f2729b5b05 Fix issue #2029 - Use env in all script interpreter lines 2014-12-12 09:52:16 -05:00
Dan Smith
ed2ae300fe [idrp] Fix idrp driver and rpttool for intHz 2011-05-26 07:47:10 -07:00
Dan Smith
0816b717ec Fix crash on error message :) 2009-04-28 15:55:43 -07:00
Dan Smith
08fc341566 Make rpttool just run icomsio.sh first so it can prompt the user, and
then assume /dev/icom.
2009-04-25 13:59:35 -07:00
Dan Smith
522dcb3f37 Make rpttool look in local tools directory, and default to $PATH if
icom_sio.sh is not found.
2009-04-25 12:00:43 -07:00
Dan Smith
ffe649de13 Avoid barfing a complaint on exit 2009-04-25 11:05:20 -07:00
Dan Smith
01a5e3faa4 Add a little dedicated repeater frequency tool 2009-04-25 10:34:22 -07:00