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 |
Daniele Forsi IU5HKX
|
52be0797d8
|
[rigs/*] Fix includes
|
2023-02-16 19:08:24 +01:00 |
classabbyamp
|
e9d9cb9eab
|
prm80: fix on musl
to use timeval with musl libc, sys/time.h must be included.
|
2022-05-08 11:52:08 -04:00 |
Mike Black W9MDB
|
eaff946c26
|
In prm80 move misc.h include in prm80.c to prm80.h
Should fix compilation problem on Open BSD 6.9
|
2021-06-20 07:30:24 -05:00 |
Stephane Fillod
|
5d367f0920
|
prm80: fix RX frequencies on VHF
The RX IF shift on VHF is the opposite than on UHF.
Tested-by: Claus <claus.moessner@web.de>
|
2021-04-17 21:31:51 +02:00 |
Stephane Fillod
|
42ebd65811
|
prm80: protcol evolution in firmware V5
- RSSI appended to system state ("E" command)
- new ranging for the volume value
- implement a cache handling for the system state (not V5 specific)
|
2021-03-15 15:13:55 +01:00 |
Stephane Fillod
|
e954a5df2d
|
prm80: Make set_channel to work
|
2021-03-06 17:41:02 +01:00 |
Stephane Fillod
|
ff9c1badfa
|
prm80 : more feature coverage and fixes
Tested-by: Claus <claus.moessner@web.de>
|
2021-03-06 10:14:17 +01:00 |
Stephane Fillod
|
6766948dc1
|
Major rework for PRM80
Implementation done from tests performed by Claus, DC0CM
documentation and rig assembly code at prm80 project.
|
2021-02-17 18:57:31 +01:00 |
Michael Black W9MDB
|
c70d841b83
|
Add NOCHANGE_PASSBAND to icom...cascading effect on adding vfo elsewhere...which is needed anyways
https://github.com/Hamlib/Hamlib/issues/448
|
2020-11-29 23:32:14 -06:00 |
mdblack98
|
5eb5b6f3d8
|
https://github.com/Hamlib/Hamlib/issues/227
Added read_only flag everywhere
|
2020-04-26 14:37:03 -05:00 |
Michael Black
|
b040803765
|
Standard all version numbers to YYYYMMDD.N where n is intended for multiple versions in one day.
So typically .N will be .0
|
2020-03-29 23:03:21 -05:00 |
Michael Black
|
8d6e2fc781
|
Directory migration to new layout
|
2020-01-17 09:22:44 -06:00 |