Wykres commitów

5636 Commity (b1848b4c582848ebb84e8715af35db5b1b75586f)

Autor SHA1 Wiadomość Data
Nate Bargmann b1848b4c58
Add some tips on shell scripts 2020-05-31 17:29:29 -05:00
Nate Bargmann 0450345c81
Restyle tests/cachetest.sh for 4 space tabs 2020-05-31 12:52:17 -05:00
Nate Bargmann 7a549f5680
Merge branch 'remove_backticks' 2020-05-31 12:39:04 -05:00
Nate Bargmann 79dc128746
Merge branch 'master' of github.com:Hamlib/Hamlib 2020-05-31 12:30:05 -05:00
Michael Black 194a845a5b Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-31 11:49:23 -05:00
Michael Black W9MDB e36910e384 Fix Autostar spelling...duh... 2020-05-31 11:49:04 -05:00
Michael Black 16e23ac2c9 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-31 10:37:18 -05:00
Michael Black W9MDB cbe269077b Fix one more cache expire for caps->get_vfo
https://github.com/Hamlib/Hamlib/issues/270
2020-05-31 10:05:44 -05:00
Nate Bargmann 57e7f030bf
Really fix hamlibdatetime.h handling!
At least I hope so...
2020-05-31 07:42:02 -05:00
Michael Black c9fd02ae0b Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-31 07:07:51 -05:00
Michael Black W9MDB 785dd267d5 Update version for meade.c 2020-05-31 07:07:44 -05:00
Michael Black 3af0151c3d Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-31 07:07:13 -05:00
Michael Black W9MDB 98896df163 Add check for Audiostar in meade.c to provide arcminutes on elevation limit
https://github.com/Hamlib/Hamlib/issues/266
2020-05-31 06:59:13 -05:00
Michael Black 10271c558e Change YaesuTargetableVFO to ods format 2020-05-30 23:43:20 -05:00
Michael Black W9MDB 58b1c36d29 Remove VFO_CURR fixup
https://github.com/Hamlib/Hamlib/issues/271
2020-05-30 22:49:49 -05:00
Michael Black W9MDB f4fee7913f Fix caching of get_vfo to avoid caching error returns
https://github.com/Hamlib/Hamlib/issues/270
2020-05-30 22:45:43 -05:00
Nate Bargmann 2a1c11dae0
Remove backticks in tests/ 2020-05-30 21:41:58 -05:00
Nate Bargmann 682107e8df
Style and remove backticks in tests/cachetest.sh 2020-05-30 21:36:30 -05:00
Nate Bargmann e1274aaf4a
Remove backticks in scripts/ 2020-05-30 21:22:26 -05:00
Nate Bargmann 7200898e77
Remove unneded backticks in rotators/ 2020-05-30 21:15:33 -05:00
Nate Bargmann 3a418879ea
Remove backticks in android/ 2020-05-30 18:42:12 -05:00
Nate Bargmann 97f6b4319e
Remove backticks in top source directory
Reasoning is given in the update to README.coding_style.
2020-05-30 18:38:34 -05:00
Michael Black W9MDB 9ecc14f897 Fix RIG_PTT_NONE detection from rigctl client by adding ptt_type to dumpcaps
https://github.com/Hamlib/Hamlib/issues/270
2020-05-30 16:59:36 -05:00
Michael Black W9MDB 5df9f81bef Fix RIG_VFO_NONE problem in icom.c
https://github.com/Hamlib/Hamlib/issues/270
2020-05-30 16:59:18 -05:00
Nate Bargmann 762ca51cba
Remove backticks from bindings/Makefile.am 2020-05-30 13:14:33 -05:00
Michael Black W9MDB ff4882f1cd Remove debug from rigctld.c 2020-05-30 11:13:40 -05:00
Michael Black W9MDB 176e0dadcf Update NEWS 2020-05-30 09:39:09 -05:00
Michael Black W9MDB 353066a232 Fix rigctl/rigctld split ops/queries
Add vfo_fixup function.  We should be able to do all vfo corrections in rig.c instead of backends.  So we're migrating that way....
https://github.com/Hamlib/Hamlib/issues/269
2020-05-30 09:34:13 -05:00
Nate Bargmann 9bafc86fec
Rename tests/hamlibdatetime.h
Rename tests/hamlibdatetime.h to tests/hamlibdatetime.h.in which is
tracked and ignore tests/hamlibdatetime.h which is not tracked and will
be generated or copied depending on whether the top source directory is
a Git working tree or not.
2020-05-30 09:18:19 -05:00
Nate Bargmann b534f1b36e
Generated hamlibdatetime.h time string is now in UTC 2020-05-30 08:03:44 -05:00
Nate Bargmann 83bfd4aabb
Restore tests/hamlibdatetime.h as a placeholder 2020-05-30 07:40:12 -05:00
Michael Black W9MDB b1f04aed62 Change fprintf to rig_debug in rigctl.c 2020-05-29 07:56:24 -05:00
Michael Black W9MDB ad4033dbfc reduce debug level in rigctl_parse.c 2020-05-29 07:54:30 -05:00
Michael Black W9MDB 67db7b58b8 Undo last meade.c commit 2020-05-29 07:23:18 -05:00
Michael Black 889d80ab82 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-28 23:55:44 -05:00
Michael Black W9MDB 813d99cf8b Fix elevation command for meade.c
https://github.com/Hamlib/Hamlib/issues/267
2020-05-28 23:53:25 -05:00
Michael Black 24ced80569 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-28 16:55:26 -05:00
Michael Black W9MDB b1f97c69d3 Fix comment in flex6xxx.c 2020-05-28 16:55:16 -05:00
Michael Black 2477f45ac9 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-28 16:06:25 -05:00
Michael Black W9MDB 0d4b277179 Adding PowerSDR rig
https://github.com/Hamlib/Hamlib/issues/265
2020-05-28 16:05:18 -05:00
Michael Black 6fd493bc2f Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-28 12:05:48 -05:00
Michael Black W9MDB e214bfe486 Fix netrotctl.c to flush network/serial before every transaction
https://github.com/Hamlib/Hamlib/issues/259
2020-05-28 12:03:18 -05:00
Michael Black c21bc22bfc Merge branch 'kenwood-read-retries' of git://git.code.sf.net/u/bsomervi/hamlib 2020-05-28 11:31:19 -05:00
Michael Black W9MDB 4599322ea5 Add PowerSDR rig 2020-05-28 11:29:42 -05:00
Michael Black W9MDB 986ca4896d Removed unsed var in rigctl_parse.c 2020-05-28 11:26:41 -05:00
Michael Black W9MDB 19263cb249 Add last commit info to rigctld.c 2020-05-28 11:14:48 -05:00
Bill Somerville 9b1e0aa07d
Fix regression with slow responses from SmartSDR causing errors
This has been verified as a fix using SmartSDR v1.10.16 combined with
a FlexRadio 6500.
2020-05-28 13:57:57 +01:00
Michael Black W9MDB b8e315a526 Fix up rigctl_parse set_vfo_opt
https://github.com/Hamlib/Hamlib/issues/259
2020-05-27 23:44:18 -05:00
Michael Black W9MDB 443bc142a7 Streamline vfo_opt detectionin rigctl.c 2020-05-27 23:43:29 -05:00
Michael Black W9MDB 4af80d44c7 Add cache setting in another rig_get_freq return location 2020-05-27 23:40:14 -05:00