Wykres commitów

108 Commity (ffb61c29a5aa0eca95d4cf62e3cb15c610a223ce)

Autor SHA1 Wiadomość Data
Daniele Forsi IU5HKX 6036a65d2e Fix typos in comments 2024-11-24 19:24:35 +01:00
Mike Black W9MDB 5c269964c2 astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
Mike Black W9MDB 99d008a664 Allow jupiter to do retries -- and also check freq after setting it
https://github.com/Hamlib/Hamlib/issues/1607
2024-09-13 07:23:09 -05:00
George Baltz N3GB 37321a1df8 Play catch-up with recent code. 2024-07-02 13:17:26 -04:00
Mike Black W9MDB 097f2bbead Remove debug from orion.c and slow it down a touch 2024-06-21 16:58:19 -05:00
Mike Black W9MDB a0be1bfb32 Change Orion to use a thread for reading and use cache for freq, mode, and split_vfo calls 2024-06-18 22:23:50 -05:00
Mike Black W9MDB 0b9ff1518c Add mutex.h to src/Makefile.am 2024-06-18 12:20:34 -05:00
Mike Black W9MDB eae8863173 Improve orion.h behavior on timeouts 2024-06-14 09:40:55 -05:00
Mike Black W9MDB d160c62064 Make Origin width timeout behave better 2024-06-12 15:32:21 -05:00
George Baltz N3GB c4e5f54bbf FIx the stragglers
Comments/false postitives
New code
2024-06-08 03:55:08 -04:00
Mike Black W9MDB 967efefabe Update orion version 2024-06-06 17:11:27 -05:00
Mike Black W9MDB 07e5085448 Try to improve orion filter bandwidth -- still not behaving at 80ms so reduce timeout and no retries 2024-06-06 07:39:02 -05:00
George Baltz N3GB 53287de487 Convert all of rigs/* except rigs/icom and rigs/yaesu
Also do some comments(false positives)
2024-06-05 21:07:06 -04:00
George Baltz N3GB 9e4bacbec9 Pointerize state references in Tentec rigs. 2024-06-05 16:50:40 -04:00
Mike Black W9MDB da264c2732 Update Orion name 2024-06-02 23:07:11 -05:00
Mike Black W9MDB a9c2569b69 Change Orion 1 get_ptt to use cached ptt.
Orion 1 does not have ptt query
2024-06-02 23:00:47 -05:00
Mike Black W9MDB e1f2342982 Promote all BETA to STABLE
Promot all ALPHA to BETA
2024-02-14 07:11:20 -06:00
George Baltz N3GB a2abc25416 Convert rigs/mds/, rigs/skanti/, rigs/tapr/ and rigs/tentec/ 2024-02-05 11:28:31 -05:00
Mike Black W9MDB 05033171c3 Change token_t to hamlib_token_t to avoid collsions with libbsm and others
https://github.com/Hamlib/Hamlib/issues/1469
2024-01-21 23:11:55 -06:00
Mike Black W9MDB e267c62764 astyle files 2023-12-16 11:37:58 -06:00
Mike Black W9MDB 9841e500b9 Fix ptt_share segmentation fault
https://github.com/Hamlib/Hamlib/issues/1433
Fix ID5100 0x25 and simplex VFO actions
https://github.com/Hamlib/Hamlib/issues/1429
2023-11-23 15:00:05 -06:00
Mike Black W9MDB 534fe449a2 Fix more cppcheck items 2023-10-13 17:36:29 -05:00
Mike Black W9MDB 3b5f7a6dcf Add and fix some cppcheck suppress items
https://github.com/Hamlib/Hamlib/issues/1351
2023-10-03 17:11:09 -05:00
Mike Black W9MDB 5ac1e50b80 Fix always true conditions found by cppcheck
https://github.com/Hamlib/Hamlib/issues/1351
2023-10-02 23:10:58 -05:00
Mike Black W9MDB 4d540b1459 Fix scope reductions from cppcheck 2023-09-30 22:50:16 -05:00
Mike Black W9MDB dad55ef148 astyle files getting ready for WSJT-x-2.7.0rc1 2023-05-08 07:37:13 -05:00
Daniele Forsi IU5HKX 2db37fe7db Fix typos 2023-03-26 11:01:51 +02:00
Daniele Forsi IU5HKX 8e24746a3e Fix typos 2023-03-19 22:20:28 +01:00
Daniele Forsi IU5HKX 52be0797d8 [rigs/*] Fix includes 2023-02-16 19:08:24 +01:00
Daniele Forsi IU5HKX d09c048161 [rigs/*] Remove unused include of config.h 2023-02-14 19:57:48 +01:00
Daniele Forsi IU5HKX a5773f6f4e Remove unused includes of cal.h 2022-12-09 17:39:43 +01:00
Daniele Forsi IU5HKX b93551712f Remove unused includes of fcntl.h 2022-12-09 14:06:59 +01:00
Daniele Forsi IU5HKX f7fe2912ec Remove unused includes of errno.h 2022-12-09 12:32:54 +01:00
Mike Black W9MDB 40d1bad1e1 Fix Jupiter set_freq problem -- was messing up strlen due to binary format
https://github.com/Hamlib/Hamlib/issues/1174
2022-12-05 12:49:03 -06:00
Mike Black W9MDB 6c5e0e6974 Update astyle formatting 2022-11-16 15:30:36 -06:00
Mike Black W9MDB 4f5bf9aadd Fix some dumpcaps warnings in many rigs 2022-11-14 16:02:28 -06:00
Mike Black W9MDB a83eb3bf42 astyle files for 4.5 release 2022-07-27 17:16:17 -05:00
Mike Black W9MDB 627ec83652 Change malloc to calloc 2022-07-27 10:26:08 -05:00
Daniele Forsi IU5HKX 7a132e2703 Remove unused includes
Removes includes of stdio.h stdlib.h string.h unistd.h
2022-07-24 17:08:57 +02:00
Daniele Forsi IU5HKX 34018600ee Remove unused includes of math.h 2022-07-23 18:39:55 +02:00
Daniele Forsi IU5HKX 4dfe46edbb Remove unused includes related to times and dates
Removes includes of time.h sys/time.h hamlibdatetime.h
2022-07-23 18:12:10 +02:00
Mike Black W9MDB 67248edfb8 Allow Omni VII to timeout faster
https://github.com/Hamlib/Hamlib/issues/1087
2022-07-18 09:51:00 -05:00
Mike Black W9MDB e7f51edfcb Fix OmniVII set_mode 2022-06-20 18:03:55 -05:00
Mike Black W9MDB 521d3f6ac3 OmniVII fix several places where command lengths were incorrect 2022-06-18 12:57:34 -05:00
Mike Black W9MDB 4d3e8ac240 Migrate tentec README 2022-06-17 15:41:29 -05:00
Mike Black W9MDB 8c1bb1d439 Allow OmniVII set_ptt to also set RIPing for ethernet
https://github.com/Hamlib/Hamlib/issues/1067
2022-06-17 07:02:11 -05:00
Mike Black W9MDB f3b95e744a Fix OmniVII ptt -- could turn on but not turn it off
https://github.com/Hamlib/Hamlib/issues/1067
2022-06-16 22:52:32 -05:00
Mike Black W9MDB 17aa82dc12 Fix divide by 10 for TT599 NR
https://github.com/Hamlib/Hamlib/issues/1061#issuecomment-1155267428
2022-06-14 09:38:16 -05:00
Mike Black W9MDB e66cf67a96 Fix TT599 and TT565 NR level to set levels 1-9 and read levels 1-10
Unable to set level 10 apparently for 599 and probably same for 565
https://github.com/Hamlib/Hamlib/issues/1061
2022-06-14 09:13:07 -05:00
Mike Black W9MDB 92ba0b92ac Fix TT599 RIG_LEVEL_NR
https://github.com/Hamlib/Hamlib/issues/1061
2022-06-08 17:10:26 -05:00