N8TW
14cc93e352
Added Features: targetable VFO
...
Other: added debug statements, foundation-work for new featues,
"modernized" a bit (but still needs additional effort).
2021-02-06 16:55:05 -05:00
Michael Black W9MDB
bc5cad06b7
Bump version in pihpsdr.c
2021-02-06 08:23:23 -06:00
Michael Black
47179606c6
Merge pull request #527 from dl1ycf/master
...
Fixed pihpsdr power reading
2021-02-06 08:22:42 -06:00
Nate Bargmann
a7058ff76c
Merge pull request #528 from N0NB/doxygen_work
...
Doxygen work
2021-02-06 07:25:06 -06:00
Nate Bargmann
3fa25cb5f3
Merge branch 'master' into doxygen_work
2021-02-06 07:17:12 -06:00
Nate Bargmann
20ce18f477
Update Doxygen comments in amplifier.h
2021-02-06 07:16:09 -06:00
DL1YCF
865c28c4ca
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2021-02-06 10:42:14 +01:00
Nate Bargmann
d4bc60be0b
Update Doxygen files
...
The latest Doxygen has changed the footer.html substantially from the
much older version we were using. Add some Hamlib project specific
information to it.
Align hamlib.cfg.in to the latest Doxygen.
Reduce hamlib.css to only those elements needed for Hamlib
customization.
Add hamlib.png as a project logo.
2021-02-05 20:36:49 -06:00
Michael Black W9MDB
1d8a010493
Fix 2nd arg prompt for rigctl
...
https://github.com/Hamlib/Hamlib/issues/447
https://github.com/Hamlib/Hamlib/issues/339
2021-02-05 17:40:10 -06:00
Michael Black W9MDB
9c3a12c6f0
Fix netrigctl.c parsing of CHKVFO response
2021-02-05 17:33:59 -06:00
c vw
b5c96e0cde
fixed analysis of "PC" command output.
2021-02-05 21:57:06 +01:00
Michael Black W9MDB
d8bd6a5d4e
Reduce debug level in network.c
2021-02-04 23:47:59 -06:00
Michael Black W9MDB
92492c4627
Modify perltest.pl for multi-line rig_error return
...
https://github.com/Hamlib/Hamlib/issues/526
2021-02-04 07:23:53 -06:00
Michael Black W9MDB
e589e078a1
Add 3 second sleep in icom powerstat to allow the rig to wake up
...
https://github.com/Hamlib/Hamlib/issues/525
2021-02-03 12:54:30 -06:00
Michael Black W9MDB
76f3099aef
Remove 500ms from icom/frame.c -- should not be needed
...
Reduce icom echo check to just 2 tries
Improves power up sequencing by about 7 seconds
https://github.com/Hamlib/Hamlib/issues/525
2021-02-03 11:45:57 -06:00
Michael Black W9MDB
96e2cc7829
Fix extra LF in debug messages
2021-02-03 09:59:14 -06:00
root
228cc10aeb
Fix compile warnings with -O2 flag
2021-02-03 06:13:12 +01:00
Michael Black W9MDB
bd4c8c2e04
Add 0W reference for FTDX101D power meter
...
https://github.com/Hamlib/Hamlib/issues/524
2021-02-01 17:45:42 -06:00
Nate Bargmann
b53eed7cd3
Advance to 4.2~git
2021-01-31 19:53:28 -06:00
Nate Bargmann
eaa26af740
Prepare NEWS for 4.1 release
2021-01-31 19:51:46 -06:00
Michael Black W9MDB
9d30205174
Fix linking error for w32-build.sh script
2021-01-31 12:20:44 -06:00
Michael Black W9MDB
84ce231daf
Fix link error for debugmsgsave on MacOS and perhaps others
2021-01-31 07:08:08 -06:00
Michael Black W9MDB
9394a6cfe4
Fix link error with testloc.c
2021-01-30 22:16:14 -06:00
Michael Black W9MDB
d20635dfe6
Fix compiler warning in newcat.c
2021-01-30 11:05:34 -06:00
Michael Black W9MDB
d8492c6602
Increase debugmsgsave size to avoid compiler warning about not big enough
2021-01-30 11:03:08 -06:00
Michael Black W9MDB
cd7811f3ed
Fix icom_get_mode for rigs with 1-byte mode_len
...
https://github.com/Hamlib/Hamlib/issues/522
2021-01-29 16:32:16 -06:00
Michael Black W9MDB
8e70763619
Add debug msg to rig_error
2021-01-29 09:35:46 -06:00
Michael Black W9MDB
431b5dfc37
Make lack of tx_range_list non-fatal -- some rigs don't have this
2021-01-29 08:30:35 -06:00
Michael Black W9MDB
acbe8da8a1
astyle rc2800.c
...
https://github.com/Hamlib/Hamlib/issues/451
2021-01-29 08:23:19 -06:00
Michael Black W9MDB
883574049b
Fix compile error on rc2800
...
https://github.com/Hamlib/Hamlib/issues/451
2021-01-29 08:22:56 -06:00
Michael Black W9MDB
f228bda1a2
Add detection of echo for rc2800 -- seems some versions do echo
...
https://github.com/Hamlib/Hamlib/issues/451
2021-01-29 08:20:56 -06:00
Michael Black
0575f9defd
Merge pull request #520 from dl1ycf/master
...
corrected tx_rangelist bug
2021-01-29 06:51:00 -06:00
c vw
f38f35beeb
corrected bug
2021-01-29 09:50:11 +01:00
Michael Black W9MDB
620c97fe12
Remove debug from rigctl.c
2021-01-28 14:35:53 -06:00
Michael Black W9MDB
0d6958781d
Merge branch 'master' of http://github.com/Hamlib/Hamlib
2021-01-28 14:25:42 -06:00
Michael Black W9MDB
7838539a3b
Add __FILENAME__ macro
2021-01-28 14:25:26 -06:00
Michael Black W9MDB
4b41c0dbfc
Let flrig use 5 second timeout from rig instead of overriding it
2021-01-28 12:24:22 -06:00
Michael Black W9MDB
7b04640cea
Fix read_string timeout display value
2021-01-28 12:22:52 -06:00
Michael Black W9MDB
03924db38c
Modify __FILE__ to use __FILENAME__ macro to avoid full path in misc.c
2021-01-28 10:25:05 -06:00
Michael Black
58feda1a4a
Merge pull request #519 from code-posse/master
...
SatEL motion bugfix
2021-01-27 12:59:43 -06:00
Joshua Lynch
b5a18c1732
merged upstream/master into master
2021-01-27 12:44:07 -06:00
Joshua Lynch
887b289920
fixed state bug. reconnecting would disable motion every other connect.
2021-01-27 12:40:18 -06:00
Michael Black W9MDB
f2b7893a2b
Another attempt to get clock_gettime compiling for all Mac flavors
2021-01-27 11:00:58 -06:00
Michael Black W9MDB
30eca94210
Change MacOS detection logic for clock_gettime to hopefully cover all flavors
2021-01-26 15:05:43 -06:00
Michael Black W9MDB
9695828b19
Merge branch 'master' of http://github.com/Hamlib/Hamlib
2021-01-26 07:29:03 -06:00
Michael Black W9MDB
a81b4db9be
Fix clock_gettime for Big Sur and hopefully older MacOS too
2021-01-26 07:28:55 -06:00
Nate Bargmann
610cd26085
Supply missing rotators/satel/Android.mk
...
The use of 'make discheck' will detect such missing files before pushing
out changes.
2021-01-26 07:12:26 -06:00
Michael Black W9MDB
921220bfa5
Update NEWS
2021-01-25 23:38:43 -06:00
Michael Black W9MDB
c717bb5d76
Improve -V version info
2021-01-25 22:24:57 -06:00
Michael Black W9MDB
54fc0e10f6
Add clock change to misc.c to allow building hamlib on some mac platforms
2021-01-25 12:23:05 -06:00