Commit Graph

20 Commits

Author SHA1 Message Date
Mike Black W9MDB
5ba43ba00e Fix mingw compiles
https://github.com/Hamlib/Hamlib/issues/1597
2024-08-18 08:15:11 -05:00
George Baltz N3GB
c28caa7a9c Use macros/pointers for rot->state references 2024-07-14 01:17:28 -04:00
George Baltz N3GB
8ff07c47f9 Finish rotators/ 2024-02-19 13:06:53 -05:00
Mike Black W9MDB
e1f2342982 Promote all BETA to STABLE
Promot all ALPHA to BETA
2024-02-14 07:11:20 -06: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
534fe449a2 Fix more cppcheck items 2023-10-13 17:36:29 -05:00
Mike Black W9MDB
6e8d328fb1 Fix most of the redundant warning from cppcheck 2023-09-30 23:42:22 -05:00
Daniele Forsi IU5HKX
2db37fe7db Fix typos 2023-03-26 11:01:51 +02:00
Daniele Forsi IU5HKX
cdb3a60f02 [rotators] Fix includes 2023-02-16 19:08:24 +01:00
Daniele Forsi IU5HKX
b6ec70fcb2 [rotators] Remove unused include of config.h 2023-02-14 19:57:06 +01:00
Mike Black W9MDB
aa50482c83 astyle flir.c 2022-12-08 22:37:22 -06:00
andz
07cc887432 Added Android.mk 2022-11-30 16:06:27 +01:00
andz
0860bda832 Changed header description 2022-11-30 15:56:08 +01:00
andz
a522e6f6e7 Added README.md 2022-11-30 15:41:41 +01:00
andz
c7d0004b36 Fixed Info command 2022-11-30 15:33:55 +01:00
andz
b2d6a856a4 Fixed segfault when read_string failed 2022-11-30 15:00:29 +01:00
andz
db690f37ff Cleaned up
* removed all warnings
* retrun -RIG_ENIMPL for all not yet implemented functions
2022-11-30 13:55:00 +01:00
andz
0bdb6827da Implemented FLIR basic funktions:
* flir_init
* flir_cleanup
* flir_open
* flir_close
* flir_set_position
* flir_get_position
* flir_park
* flir_stop
* flir_reset
* flir_move
2022-11-30 12:20:25 +01:00
andz
82ef0a39bf Initial adding FLIR PTU rotator 2022-11-26 01:04:36 +01:00