Commit Graph

7 Commits

Author SHA1 Message Date
Daniele Forsi
d40963b3ed Fix spelling
Fixed with:
codespell --skip=locale,./chirp/ui/fips.py --ignore-words-list=ans,parm,parms,rcall,sav,ser,setts,wth --summary --write-changes --interactive=2
2022-08-09 14:19:03 +02:00
IT2 Stuart Blake Tener, USNR (N3GWG)
538c1f00e9 Improved the command line help for command line options 2009-03-04 01:44:00 -05:00
Dan Smith
efa152f927 Don't always define MACOS and fix short option list so that we can use
just -q
2009-03-03 21:26:13 -08:00
IT2 Stuart Blake Tener, USNR (N3GWG)
4444c882b9 Changes developed and tested under MacOS 10.5.6 (Leopard)
Added support for MacOS
Added "quiescent mode" Timeout and count messages do not print in this mode.
Added "--digits" to control the horizontal largess of hexadecimal displays.
Added program title and version tagline, printed when the software is started.
Added code to allow "-q" shorthand for "quiescent mode".
Changes were made to add "#ifdef" statements so that only code appropriate to MacOS would be compiled if a "#define MACOS" is defined early within the source code.
Cleaned up comments in the source for my new source code.
2009-03-03 22:41:09 -05:00
Dan Smith
f30caafe5e Some stuff for serialsniff 2009-01-06 16:05:55 -08:00
Dan Smith
00fd967d15 Add license header to serialsniff.c 2008-07-20 14:56:24 -07:00
Dan Smith
94dd493a3f Add serialsniff.c tool 2008-07-05 16:49:38 -07:00