Wykres commitów

6677 Commity (7838539a3b963eb1238d7407713a7669b57f280c)

Autor SHA1 Wiadomość Data
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 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
Michael Black W9MDB 9d58b30489 Change ftdx3000/5000 to reject setting freq while transmitting
More rigs will probably be added to this list
2021-01-22 14:27:29 -06:00
Michael Black W9MDB e7b6e61ed0 astyle files prepping for 4.1 release 2021-01-22 10:41:30 -06:00
Michael Black W9MDB e1c21605f4 Restrict FTDX3000 and FTDX5000 to not set_freq on VFO while PTT_ON 2021-01-22 08:57:53 -06:00
Michael Black W9MDB de3205e2b8 Reduce debug level in newcat.c 2021-01-22 08:30:01 -06:00
Michael Black W9MDB 1fe2efb315 Reduce a debug level in serial.c 2021-01-22 08:26:03 -06:00
Michael Black W9MDB 85205abd45 Keep debug msg for rig_check_rig_caps on all the time for now 2021-01-22 07:52:15 -06:00
Michael Black W9MDB 0005733f9a Finish implementing RETURNFUNC in newcat.c 2021-01-22 07:50:44 -06:00
Michael Black W9MDB d6baea110e Add 32-bit Intel and 32-bit Arm checks to rigtestcaps.c 2021-01-21 23:54:21 -06:00
Michael Black W9MDB 63b3bfcaa4 In newcat.c try to handle the case were AI is on and we need to turn it off 2021-01-21 23:45:02 -06:00
Michael Black W9MDB c930609379 Update debug in newcat.c to add some more info 2021-01-21 23:11:20 -06:00
Michael Black W9MDB 04bb1b3e79 Add some debug for special_60m in newcat.c
FTDX3000 was not being detected correctly
2021-01-21 23:09:04 -06:00
Michael Black W9MDB b030d73144 Have FTDX3000 ignore BS02 command
Allow FTDX3000 to set 60M frequencies
2021-01-21 22:59:34 -06:00
Michael Black W9MDB 9a870577d0 Fix FTDX3000 SH commands 2021-01-21 22:42:19 -06:00
Michael Black W9MDB b56a577ebb Fix FTDX10 FT command 2021-01-21 22:39:43 -06:00
Michael Black W9MDB bf52ea58d7 Fix FTDX10 SH commands 2021-01-21 22:36:24 -06:00
Michael Black W9MDB 0058cffcc7 Add rig_check_rig_caps to check that shared library compatibility is good
Returns -RIG_EINTERNAL if bad, RIG_OK if good
Prints out WARN level message if bad
2021-01-21 17:18:45 -06:00
Michael Black W9MDB 39e4aad778 Another attempt to get testrigcaps to recognize compiler differences 2021-01-21 12:04:46 -06:00
Michael Black W9MDB fbce397f3b Fix testrigcaps for ming32, ming64, and all others
Structure packing may be different yet on some other compilers
2021-01-21 09:36:46 -06:00
Michael Black W9MDB 619e130483 Add 32-bit values to testrigcaps.c
This may still need changes for different compilers with different structure packing
2021-01-21 08:15:55 -06:00
Michael Black W9MDB 4df4820ad9 Move Yaesu special_60m handling to cover any newcat_get_freq request
get_freq with 60M freq will not attempt freq change on certain rigs as they have to use MEM mode to select 60m.  But RIG_OK will be returned.
2021-01-21 06:45:50 -06:00