Wykres commitów

24 Commity (53b01d829ed7ebaf1742353117db1646051a9330)

Autor SHA1 Wiadomość Data
George Baltz N3GB 53b01d829e Start converting rigs/* to use pointers to state 2024-03-26 02:08:33 -04: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 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 d50ff331ee Add AGC level get/set to Barrett 4050
https://github.com/Hamlib/Hamlib/issues/1384
2023-09-15 11:43:48 -05: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 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
Mike Black W9MDB a9916a8506 Update hamlib_check_rig_caps 2022-02-11 14:47:31 -06:00
Mike Black W9MDB 68e121d82c Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default
This is necessary to keep alignment between the client view of rig->state and the shared libarary view
Including PTHREAD functions in rig->state necessitated this as HAVE_PTHREAD only defined during hamlib compilation.
Clients including hamlib/rig.h did not pick up all the HAVE* config variable that control what gets included
https://github.com/Hamlib/Hamlib/issues/947
2022-02-04 07:41:36 -06:00
Mike Black W9MDB 64847e5c30 For Barrett add some debug and fix another debug
https://github.com/Hamlib/Hamlib/issues/923
2022-01-13 09:39:22 -06:00
Mike Black W9MDB 9c099165d5 Update version in Barrett 4050.c
https://github.com/Hamlib/Hamlib/issues/923
2022-01-12 23:05:01 -06:00
Mike Black W9MDB abb3405cae Change Barrett IDC command to IC 2022-01-12 17:00:22 -06:00
Mike Black W9MDB b2254a5667 Change Barrett 4050 to channelized frequency method.
The TC command is not implemented yet in the 4050.
Barrett said eeprom is good for 1,000,000 writes
https://github.com/Hamlib/Hamlib/issues/923
2022-01-12 12:43:03 -06:00
Mike Black W9MDB 086c3f7f1d Barrett 4050 add get_ptt 2022-01-08 17:16:01 -06:00
Mike Black W9MDB 579831926f Fix debug statement in Barrett 4050.c 2022-01-08 09:04:43 -06:00
Mike Black W9MDB 7bcc35ebc4 Barrett 4050 add channel 9999 query during open 2022-01-08 07:49:13 -06:00
Mike Black W9MDB 1cb47f6af4 Move Barrett 4050 channel to select 9999 during open 2022-01-08 07:18:53 -06:00
Mike Black W9MDB 46055ac14a Barrett 4050 get all programmed channels in barrett4050_open 2022-01-08 07:14:02 -06:00
Mike Black W9MDB 4cb1a35a91 Have Barret rigs use channel 9999 for temporary frequency changes 2022-01-08 07:09:07 -06:00
Mike Black W9MDB 3022ba279a Fix Barrett 4050 get_freq 2022-01-07 23:20:14 -06:00
Mike Black W9MDB 1d19a0ffbc Fix Barret set_freq and serial# and new try on software version 2022-01-07 16:20:26 -06:00
Mike Black W9MDB 0f26a981c1 Add 4050.c 2022-01-07 07:17:57 -06:00