Wykres commitów

165 Commity (96bb604b1216547e599d06b61f73cb39ae797c17)

Autor SHA1 Wiadomość Data
Mike Black W9MDB bbda209fc0 Add park to rotorez
https://github.com/Hamlib/Hamlib/issues/1257
2023-03-28 11:53:00 -05:00
Daniele Forsi IU5HKX 2db37fe7db Fix typos 2023-03-26 11:01:51 +02:00
Matthew J. Wolf a64bb4fc7d Duplicated other changes made to easycom 2023-03-10 14:28:43 -05:00
Matthew J. Wolf 631a7a5faa change from commit cdb3a60 to master 2023-03-10 13:48:29 -05:00
Matthew J. Wolf 16f03dcdfb Type casting from easycom 2023-03-10 13:40:37 -05:00
Matthew J. Wolf f5c26bf235 Inital add of rotator saebrtrack 2023-03-10 13:03:14 -05: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 14016be817 Some updates to fix rc2800 operations
be72027f9a
2023-01-28 12:42:14 -06:00
Stephane Fillod 51f9cbe457 Update status of celestron to Stable
Tested-by: Eric K0JEG
Tested-by: Daniel DL7NDR <040+73@mailbox.org>
Tested-by: Андрей Родионов <dernasherbrezon@gmail.com>
2023-01-10 20:41:07 +01:00
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