Wykres commitów

23 Commity (96bb604b1216547e599d06b61f73cb39ae797c17)

Autor SHA1 Wiadomość Data
Daniele Forsi IU5HKX 96bb604b12 Fix typos 2023-04-09 23:06:32 +02:00
Mike Black W9MDB 2f68033840 Fix set_vfo in jst145.c 2023-03-07 15:38:28 -06:00
Mike Black W9MDB 95196ca96c Fix set_freq in jst145.c 2023-03-07 15:00:00 -06:00
Daniele Forsi IU5HKX d09c048161 [rigs/*] Remove unused include of config.h 2023-02-14 19:57:48 +01: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
Mike Black W9MDB 44f06a95eb Update hamlib_check_rig_caps 2022-02-11 14:55:57 -06:00
Mike Black W9MDB 8c34ce1a2d astyle source code 2022-02-05 15:27:43 -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 a277d7ab9b Changes changing hamlib_port_t to pointer are not backwards compatible 2022-01-25 17:41:26 -06:00
Mike Black W9MDB 9e86e62238 Enable async I/O by default
Change hamlib_port_t to a pointer in rig.state
Deprecate static hamlib_port_t structure
New hamlib_port_t structure at end of rig.state
Clients built with older hamlib will use old structure in DLL
Clients built with newer hamlib will use new structure in DLL
So we maintain backwards compatibility until Hamlib 5.0
https://github.com/Hamlib/Hamlib/issues/894
2022-01-25 07:59:47 -06:00
Mike Black W9MDB 98259ffa6d Change sprintf to SNPRINTF in jrc
https://github.com/Hamlib/Hamlib/issues/857
2022-01-18 23:10:45 -06:00
Mike Black W9MDB acf682c498 Change sprintf to snprint in jrc
https://github.com/Hamlib/Hamlib/issues/857
2022-01-12 10:39:39 -06:00
Mikael Nousiainen baea7e8c9a Merge upstream changes and fix conflicts. Update NEWS. 2021-12-20 10:06:42 +02:00
Mikael Nousiainen 99b9893430 Fix compiler warnings 2021-12-20 09:41:20 +02:00
Mike Black W9MDB b78ec43e2e JST145/245 now works with CAT, Vox, and separate PTT port 2021-12-19 10:39:46 -06:00
Mike Black W9MDB 39d9577c1c Ensure FTDX3000/5000 meter is on SWR when reading SWR and tuner is on 2021-12-16 15:40:44 -06:00
Mike Black W9MDB 16cf199015 JST-145 is now working with WSJT-X 2021-12-13 23:12:29 -06:00
Mike Black W9MDB dda13b91c6 More jst145 changes 2021-12-13 17:13:10 -06:00
Mike Black W9MDB e9b732d6fd More jst145 changes 2021-12-13 17:06:17 -06:00
Mike Black W9MDB 41eb23bb26 Update jst145
Add and fix agclevel calls
2021-12-13 16:15:26 -06:00
Mike Black W9MDB baa70cdca1 Add JRC JST-245 2021-12-13 00:00:42 -06:00
Mike Black W9MDB e257116689 Add JRS JTS-145 rig 2021-12-12 23:29:42 -06:00