]>
git.rkrishnan.org Git - pihpsdr.git/log
c vw [Mon, 17 Aug 2020 11:00:35 +0000 (13:00 +0200)]
Merge branch 'master' of https://github.com:/g0orx/pihpsdr into PR
John Melton G0ORX [Sun, 16 Aug 2020 17:30:29 +0000 (18:30 +0100)]
fix zoom/pan using encoders when sliders not displayed
John Melton G0ORX [Sun, 16 Aug 2020 09:04:33 +0000 (10:04 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
John Melton G0ORX [Sun, 16 Aug 2020 08:58:38 +0000 (09:58 +0100)]
Made gradient panadapter an option in Display Menu. Change Red band to start at S9 level in Panadapter display. Changed protocol 1 processing to be a state machine to fix problems with USB interface not always having packets with SYNC,SYNC,SYNC at the beginning of the 512 byte frame.
c vw [Fri, 14 Aug 2020 13:20:37 +0000 (15:20 +0200)]
corrected typo
c vw [Fri, 14 Aug 2020 13:19:15 +0000 (15:19 +0200)]
Merge branch 'master' of https://github.com:/g0orx/pihpsdr into PR
c vw [Fri, 14 Aug 2020 13:07:27 +0000 (15:07 +0200)]
gradient fills
c vw [Fri, 14 Aug 2020 13:02:19 +0000 (15:02 +0200)]
new files, not in this PR repo
c vw [Fri, 14 Aug 2020 13:01:21 +0000 (15:01 +0200)]
John's version
c vw [Fri, 14 Aug 2020 13:00:05 +0000 (15:00 +0200)]
John's files
c vw [Fri, 14 Aug 2020 12:59:34 +0000 (14:59 +0200)]
Enforce match with John's version
John Melton G0ORX [Fri, 14 Aug 2020 09:18:33 +0000 (10:18 +0100)]
Changed Panadapter line width to 0.5 and filled using a gradient of green-orange-yellow-red
Chef [Mon, 10 Aug 2020 14:20:15 +0000 (16:20 +0200)]
Store equalizer settings by mode, such that you can have equalizer
settings for LSB and then, when switching to DIGU, have no
equalizer, and when switching back to LSB you have your original
settings back (just as with the noise reduction settings).
c vw [Thu, 6 Aug 2020 16:22:49 +0000 (18:22 +0200)]
Re-worked TCP setup a little bit, tried KEEPALIVE
c vw [Tue, 4 Aug 2020 14:05:46 +0000 (16:05 +0200)]
HermesLite2 PS feedback update
Chef [Sun, 26 Jul 2020 14:45:26 +0000 (16:45 +0200)]
polished indentation
Chef [Sun, 26 Jul 2020 14:42:55 +0000 (16:42 +0200)]
Switched to John's solution for the Zoom/Pan mutex problem
Chef [Sun, 26 Jul 2020 14:42:28 +0000 (16:42 +0200)]
Setting new NR/filter values when mode changed via band/bandstack change
DL1YCF [Sun, 26 Jul 2020 10:32:39 +0000 (12:32 +0200)]
Moving the "init" down was not good.
John Melton G0ORX [Sun, 26 Jul 2020 07:02:33 +0000 (08:02 +0100)]
Remove v2.0.0-rc12.tar
John Melton G0ORX [Sun, 26 Jul 2020 07:01:42 +0000 (08:01 +0100)]
Push v2.0.0-rc13 tar and binary files
John Melton G0ORX [Sun, 26 Jul 2020 06:57:24 +0000 (07:57 +0100)]
fixed protocol init bug
DL1YCF [Sat, 25 Jul 2020 14:40:59 +0000 (16:40 +0200)]
Do not keep binaries that do not reflect the current source code
version.
DL1YCF [Sat, 25 Jul 2020 14:40:26 +0000 (16:40 +0200)]
Manual merge with John's updates, made both repos as close as possible.
John Melton G0ORX [Fri, 24 Jul 2020 08:56:18 +0000 (09:56 +0100)]
Push of v2.0.0-rc12 tar and binary files
John Melton G0ORX [Fri, 24 Jul 2020 08:51:37 +0000 (09:51 +0100)]
Fix panadapter freeze when zoom/pan changes as result of active receiver changing
John Melton G0ORX [Thu, 23 Jul 2020 14:38:17 +0000 (15:38 +0100)]
v2.0.0-rc11 release
John Melton G0ORX [Thu, 23 Jul 2020 14:31:22 +0000 (15:31 +0100)]
Fix zoom/pan bugs
c vw [Thu, 23 Jul 2020 08:28:05 +0000 (10:28 +0200)]
Do GPIO init before autostart.
c vw [Thu, 23 Jul 2020 08:19:53 +0000 (10:19 +0200)]
Replaced by new version, file deleted
c vw [Thu, 23 Jul 2020 08:19:20 +0000 (10:19 +0200)]
went back from "pkg-config --libs-only"
John Melton G0ORX [Thu, 23 Jul 2020 06:23:50 +0000 (07:23 +0100)]
Fixed Autostart not initializing GPIO
c vw [Wed, 22 Jul 2020 08:21:44 +0000 (10:21 +0200)]
Use $(CC) rather than $(LD) for linking on Macintosh
c vw [Wed, 22 Jul 2020 08:07:35 +0000 (10:07 +0200)]
Improvements for PURESIGNAL on HERMESLITE2.
c vw [Mon, 20 Jul 2020 12:45:51 +0000 (14:45 +0200)]
Polished comment in send_resp()
c vw [Mon, 20 Jul 2020 12:18:25 +0000 (14:18 +0200)]
This is a sybling. Included for consistency with John's repo.
c vw [Mon, 20 Jul 2020 12:18:05 +0000 (14:18 +0200)]
New version from John's repo
c vw [Mon, 20 Jul 2020 12:17:29 +0000 (14:17 +0200)]
Manually include a debug output from John's version
c vw [Mon, 20 Jul 2020 12:17:10 +0000 (14:17 +0200)]
From John's repo
c vw [Mon, 20 Jul 2020 12:16:30 +0000 (14:16 +0200)]
Streamlining done with the MacPort's team
c vw [Mon, 20 Jul 2020 12:16:02 +0000 (14:16 +0200)]
manual merge with John's release version
John Melton G0ORX [Sun, 19 Jul 2020 11:03:28 +0000 (12:03 +0100)]
rc-10
John Melton G0ORX [Sun, 19 Jul 2020 10:00:40 +0000 (11:00 +0100)]
add debug message for MIDI CW
c vw [Thu, 16 Jul 2020 15:07:22 +0000 (17:07 +0200)]
Manual merge with John's updates.
John Melton G0ORX [Wed, 15 Jul 2020 16:51:01 +0000 (17:51 +0100)]
Fix header files for gcc 10.1.0 whcih now defaults to -fno-common requiring extern is specified
c vw [Fri, 10 Jul 2020 12:29:45 +0000 (14:29 +0200)]
fixed typo in the manual merge of the autostart option
c vw [Fri, 10 Jul 2020 12:28:27 +0000 (14:28 +0200)]
Manually merged from John: support for the switchable
preamp of first-generation HPSDR boards
c vw [Fri, 10 Jul 2020 12:27:45 +0000 (14:27 +0200)]
switched to autostart option from John's repo
c vw [Fri, 10 Jul 2020 12:26:44 +0000 (14:26 +0200)]
fused #ifdef/#ifndef pair
c vw [Fri, 10 Jul 2020 12:26:12 +0000 (14:26 +0200)]
MacOS.c/MacOS.h: improved comment on what is going on
c vw [Wed, 8 Jul 2020 14:38:33 +0000 (16:38 +0200)]
Put all TX tune related stuff in one row.
c vw [Wed, 8 Jul 2020 14:22:25 +0000 (16:22 +0200)]
Fixed possible bug.
c vw [Wed, 8 Jul 2020 14:11:29 +0000 (16:11 +0200)]
Fixed zoom/pan mutex blockade when changing the active RX
c vw [Wed, 8 Jul 2020 13:25:20 +0000 (15:25 +0200)]
Different MAC addresses for P1 and P2.
c vw [Wed, 8 Jul 2020 13:24:32 +0000 (15:24 +0200)]
a) auto-start option (only if compiled with AUTOSTART).
b) make it work with APIPA addresses
c vw [Wed, 8 Jul 2020 13:20:50 +0000 (15:20 +0200)]
Removed error that hides "tune use drive" button in TX menu
John Melton G0ORX [Tue, 7 Jul 2020 14:33:16 +0000 (15:33 +0100)]
Added back preamp setting for Mercury systems. Added ability to autostart when 1 device discovered.
c vw [Mon, 15 Jun 2020 14:51:13 +0000 (16:51 +0200)]
included sys/socket.h
c vw [Mon, 15 Jun 2020 14:50:41 +0000 (16:50 +0200)]
removed the debug timing code
DL1YCF [Sun, 14 Jun 2020 10:01:20 +0000 (12:01 +0200)]
Made it work with MIDI or the Controller.
DL1YCF [Sun, 14 Jun 2020 10:00:51 +0000 (12:00 +0200)]
midi3.c: made "PAN" knob faster (10 pixels/tick)
c vw [Fri, 12 Jun 2020 12:57:21 +0000 (14:57 +0200)]
typo fixed
c vw [Fri, 12 Jun 2020 10:04:57 +0000 (12:04 +0200)]
added MacOS.c and MacOS.h
c vw [Fri, 12 Jun 2020 10:03:07 +0000 (12:03 +0200)]
removed debug output
c vw [Fri, 12 Jun 2020 08:07:12 +0000 (10:07 +0200)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
c vw [Fri, 12 Jun 2020 08:02:05 +0000 (10:02 +0200)]
Some changes suggested by ra1nb0w@github
c vw [Fri, 12 Jun 2020 07:59:09 +0000 (09:59 +0200)]
RigCtl debug: produce timing info only if RIGCTL_TIMING is #defined
c vw [Fri, 12 Jun 2020 07:58:22 +0000 (09:58 +0200)]
MacOS startup stuff moved to MacOS.c
c vw [Fri, 12 Jun 2020 07:57:19 +0000 (09:57 +0200)]
MacOS: include header file "MacOS.h" to implement clock_gettime and clock_nanosleep
c vw [Thu, 11 Jun 2020 14:52:27 +0000 (16:52 +0200)]
small correction
c vw [Thu, 11 Jun 2020 14:27:46 +0000 (16:27 +0200)]
Better debug messages including timinigs
removed serial file descriptor as global
c vw [Wed, 10 Jun 2020 10:44:46 +0000 (12:44 +0200)]
Make send_resp terminate under all circumstances
c vw [Thu, 28 May 2020 13:33:47 +0000 (15:33 +0200)]
Re-worked startup for MacOS
c vw [Thu, 28 May 2020 09:13:00 +0000 (11:13 +0200)]
small corrections to MacOS-related files
c vw [Thu, 28 May 2020 08:22:56 +0000 (10:22 +0200)]
brew.init: MacOS shell script to initialize Linux-style
delelopment environment
c vw [Thu, 28 May 2020 08:22:12 +0000 (10:22 +0200)]
README.MacOS: updates
c vw [Thu, 28 May 2020 08:21:58 +0000 (10:21 +0200)]
Makefile.mac: updates
c vw [Thu, 28 May 2020 08:21:14 +0000 (10:21 +0200)]
New shell script that does a complete install on a "plain vanilla"
Macintosh.
c vw [Thu, 28 May 2020 08:07:08 +0000 (10:07 +0200)]
rigctl.c: manual merge with John's update
John Melton G0ORX [Wed, 27 May 2020 21:43:33 +0000 (22:43 +0100)]
Fixed IT CAT response
c vw [Tue, 26 May 2020 17:16:26 +0000 (19:16 +0200)]
Re-calculate drive level if TX band has possibly changed.
c vw [Tue, 26 May 2020 16:51:42 +0000 (18:51 +0200)]
vfo.c: set Alex TXant/RXant/ATT when changing the band via the "VFO A>B" etc. buttone.
Re-Calc drive level if TX band may have changed
c vw [Tue, 26 May 2020 16:41:57 +0000 (18:41 +0200)]
RigCtl: made "waiting" for the serial thread even more secure.
c vw [Tue, 26 May 2020 16:34:15 +0000 (18:34 +0200)]
fixed another typo
c vw [Tue, 26 May 2020 16:31:58 +0000 (18:31 +0200)]
Silently accept AI0 command (used by many clients)
c vw [Tue, 26 May 2020 16:31:33 +0000 (18:31 +0200)]
Took care of RigCtlEnable/SerialEnable interplay
c vw [Tue, 26 May 2020 15:37:23 +0000 (17:37 +0200)]
added forgotten #ifdef SOAPY
DL1YCF [Mon, 25 May 2020 19:42:17 +0000 (21:42 +0200)]
added some more comments
DL1YCF [Mon, 25 May 2020 19:32:00 +0000 (21:32 +0200)]
Made CW pulse shaping for SOAPY more general
DL1YCF [Mon, 25 May 2020 19:31:39 +0000 (21:31 +0200)]
improved a comment
DL1YCF [Mon, 25 May 2020 19:31:08 +0000 (21:31 +0200)]
allow SOAPY tx without microphone (e.g. for doing CW)
c vw [Mon, 25 May 2020 14:24:57 +0000 (16:24 +0200)]
CW implementation for SOAPY.
c vw [Mon, 25 May 2020 14:23:35 +0000 (16:23 +0200)]
Critical fix for SOAPY.
c vw [Mon, 25 May 2020 12:44:40 +0000 (14:44 +0200)]
added some comments
c vw [Mon, 25 May 2020 12:38:33 +0000 (14:38 +0200)]
fixed type
c vw [Mon, 25 May 2020 12:36:36 +0000 (14:36 +0200)]
Finalized manual merge
c vw [Mon, 25 May 2020 10:41:22 +0000 (12:41 +0200)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
c vw [Mon, 25 May 2020 10:37:27 +0000 (12:37 +0200)]
manually merged with John's update
John Melton G0ORX [Mon, 25 May 2020 07:49:09 +0000 (08:49 +0100)]
Fixed ctcss frequency selection
John Melton G0ORX [Mon, 25 May 2020 07:23:25 +0000 (08:23 +0100)]
updated rigctl