Mike Black W9MDB
0450b36c67
Fix apex build and warning message
...
https://github.com/Hamlib/Hamlib/issues/1159
2022-12-25 22:26:52 -06:00
Mike Black W9MDB
bc6c14e430
Add Apex Shared Loop rotator
...
https://github.com/Hamlib/Hamlib/issues/1159
2022-12-25 17:07:26 -06:00
PianetaRadio
40066a6cfa
Update prosistel.c
...
Add Elevation rotator with Control box responding to azimuth logic
2022-12-15 18:21:23 +01:00
PianetaRadio
b1ac588667
Update prosistel.h
...
Add Elevation rotator with Control box responding to azimuth logic
2022-12-15 18:12:32 +01:00
PianetaRadio
7fc23e59a3
Update prosistel.c
...
Add Elevation rotator with Control box responding to azimuth logic
2022-12-15 18:09:51 +01:00
Mike Black W9MDB
6331709fd6
Add --disable-parallel configure option
...
https://github.com/Hamlib/Hamlib/issues/1181
2022-12-09 23:35:03 -06: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
Mike Black W9MDB
c34f719337
Astyle files
2022-08-20 22:56:04 -05:00
Mike Black W9MDB
7b8aa15b9c
Add DCU1/2 YRC1 entry for rotctl -- compatible with df9gr/erc
2022-08-16 16:15:25 -05: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
Daniele Forsi IU5HKX
08c06aea14
Fix spelling errors
...
Fixed with:
codespell --summary --skip=.git,extra,,lib,macros,security --ignore-words-list="ans,ba,cant,develope,fo,get's,nin,numer,parm,parms,setts,som,statics,ths,ue,vektor,objext" --write-changes --interactive=2
and manual editing.
2022-07-07 23:56:22 +02:00
PianetaRadio
4544214c3a
GS23 Azimuth
2022-05-27 09:13:18 +02:00
PianetaRadio
d529881cdb
GS23 Azimuth only
2022-05-27 09:08:28 +02:00
Mike Black W9MDB
b1a4bb06ce
Astyle files
2022-05-21 13:23:51 -05:00
Mike Black W9MDB
da28af73e6
Update informatino for GRBLTRK rotor
2022-05-17 09:10:40 -05:00
wuxx
e9fb733dae
add new rotator grbltrk
...
Changes to be committed:
modified: Android.mk
modified: configure.ac
modified: include/hamlib/rotlist.h
new file: rotators/grbltrk/Android.mk
new file: rotators/grbltrk/Makefile.am
new file: rotators/grbltrk/grbltrk.c
modified: src/rot_reg.c
2022-05-17 13:23:44 +08:00
Mike Black W9MDB
ff5682ea7e
Upgrade rotors from BETA to STABLE and ALPHA to BETA -- assuming no news is good news
2022-04-16 17:39:50 -05:00
Mike Black W9MDB
acf80cea37
Update rotors from Untested to Alpha
2022-03-29 16:07:21 -05:00
Mike Black W9MDB
e44ed57b1e
Promote easycomm to BETA
2022-03-29 13:23:17 -05:00
Mike Black W9MDB
25809ca903
Promote ioptron to BETA
2022-03-29 13:22:43 -05:00
Mike Black W9MDB
7aa0ba961f
Promote rotorez to BETA
2022-03-29 13:22:07 -05:00
Mike Black W9MDB
590ddd7b82
Promote indi to BETA
2022-03-29 13:21:36 -05:00
Mike Black W9MDB
3f6edf3808
Promote satel to BETA
2022-03-29 13:20:37 -05:00
Mike Black W9MDB
02f10b34f6
Promote gs232 to BETA
2022-03-29 13:20:08 -05:00
Mike Black W9MDB
e70db413a0
Fix gs232.c to allow \r as well as \n for Green Heron GS232B emulation
...
https://github.com/Hamlib/Hamlib/issues/962
2022-02-12 16:49:50 -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
bff29003ea
Change snprintf to SNPRINTF in rotators
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-22 22:28:32 -06:00
Mike Black W9MDB
926eba4d1c
Change sprintf to snprint in gs232b.c
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-09 11:55:51 -06:00
Mike Black W9MDB
dff4f4f124
Change sprintf to snprint in gs232a.c
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-09 11:54:31 -06:00
Mike Black W9MDB
00bdc63829
Change sprintf to snprint in gs232.c
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-09 11:53:03 -06:00
Mike Black W9MDB
bf4afbcaa1
Change sprintf to snprint in celestron.c
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-09 11:51:48 -06:00
Mike Black W9MDB
4adcda259a
Change sprintf to snprint in rotorez.c
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-09 11:48:08 -06:00
Mike Black W9MDB
390d05ec69
Change sprintf to snprint in rot_ioptron.c
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-09 11:46:01 -06:00
Mike Black W9MDB
c280bd2440
Change sprintf to snprint in hd1780.c
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-09 11:43:37 -06:00
Mike Black W9MDB
d84ac6ab5d
Change sprintf to snprint in meade.c
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-09 11:42:08 -06:00
Mike Black W9MDB
83562939fb
Change sprintf to snprint in cnctrk.c
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-09 11:41:03 -06:00
Mike Black W9MDB
9daf7394b1
Change sprintf to snprint in spid.c and add rig_get_conf2
...
https://github.com/Hamlib/Hamlib/issues/857
2022-01-09 11:39:19 -06:00