Wykres commitów

6697 Commity (Hamlib-4.1)

Autor SHA1 Wiadomość Data
Nate Bargmann 645717241f
Release Hamlib 4.1 2021-01-31 19:56:33 -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
Michael Black W9MDB e38c69602b astyle k3.c 2021-01-25 11:20:28 -06:00
Michael Black W9MDB 9322479117 Fix kx3/kx2 RFPOWER_METER_WATTS and buffer size 2021-01-25 11:19:32 -06:00
Michael Black 14eb9af7fe
Merge pull request #518 from code-posse/master
SatEL rotator support
2021-01-25 11:15:17 -06:00
Nate Bargmann 11be167354
Correct typo causing compilation failure 2021-01-25 07:13:26 -06:00
Joshua Lynch ed5728c321 factored io functions out.
improve reliability...i hope.
2021-01-24 23:54:07 -06:00
Michael Black W9MDB fda709c7af Change FTDX101 to 2 stop bits 2021-01-24 22:43:07 -06:00
Michael Black W9MDB 1b89407a8d Fix compilation of rigctld.c on mingw 2021-01-24 17:19:58 -06:00
Michael Black W9MDB b5c60e50fb Fix newcat.c compile error 2021-01-24 16:01:19 -06:00
Michael Black W9MDB 018c053d7b Merge branch 'master' of http://github.com/Hamlib/Hamlib 2021-01-24 12:58:53 -06:00
Michael Black W9MDB d75a23d156 Fix ftdx101d set_freq behavior depending on split mode and VFO requested 2021-01-24 12:52:44 -06:00
Michael Black W9MDB 7e6adc6d2a Prevent ftdx101d from setting frequency on the non-tx vfo when in split mode 2021-01-24 12:31:42 -06:00
Michael Black W9MDB f1fd159b9a Prevent ftdx101d from setting frequency on the non-tx vfo when in split mode 2021-01-24 12:25:29 -06:00
Michael Black W9MDB 2be172ac4e Improve robustness of rigctld
Now retries opening indefinitely
Improved client side too
Error message should now show timeout if rig disappears
2021-01-24 10:51:19 -06:00
Joshua Lynch e6fa200152 initial SatEL rotator support 2021-01-23 23:26:01 -06:00
Michael Black W9MDB c20125a264 In newcat.c prevent FT-2000 and FTDX1200 from sending BS commands on 60M but
let them send 60M FA/FB commands
2021-01-23 18:01:26 -06:00
Michael Black W9MDB e2475ac190 Disable 60m check for FT450 and FTDX5000 to see if they behave now on 60M 2021-01-23 09:32:09 -06:00
Michael Black W9MDB d58f6a1d3c Merge branch 'master' of http://github.com/Hamlib/Hamlib 2021-01-22 15:09:46 -06:00
Michael Black W9MDB 7181589c4c Change ftdx3000/5000 to reject setting freq while transmitting and cover VFOA and VFOB
More rigs will probably be added to this list
https://github.com/Hamlib/Hamlib/issues/513
2021-01-22 15:09:10 -06:00