]> git.rkrishnan.org Git - pihpsdr.git/log
pihpsdr.git
6 years agoPort to MacOS, Compiler warnings removed, thus found many errors.
c vw [Fri, 8 Jun 2018 10:13:55 +0000 (12:13 +0200)]
Port to MacOS, Compiler warnings removed, thus found many errors.
Includes two fixes for STEMlab/HAMlab.

6 years agoMerge pull request #53 from pa3gsb/master
John Melton [Sun, 27 May 2018 22:04:02 +0000 (23:04 +0100)]
Merge pull request #53 from pa3gsb/master

radioberry merge

6 years agomerged
pa3gsb [Sun, 27 May 2018 12:25:19 +0000 (14:25 +0200)]
merged

6 years agoupdate
pa3gsb [Sat, 26 May 2018 15:38:50 +0000 (17:38 +0200)]
update

6 years agoradioberry must work with localhost
pa3gsb [Sat, 26 May 2018 12:00:52 +0000 (14:00 +0200)]
radioberry must work with localhost

6 years agoold-protocol; #receivers set correctly
pa3gsb [Fri, 25 May 2018 15:56:40 +0000 (17:56 +0200)]
old-protocol; #receivers set correctly

6 years agoremoved
pa3gsb [Thu, 24 May 2018 12:10:50 +0000 (14:10 +0200)]
removed

6 years agoradioberry using protocol-1
pa3gsb [Tue, 22 May 2018 17:26:16 +0000 (19:26 +0200)]
radioberry using protocol-1

6 years agoradioberry using old-protocol
pa3gsb [Mon, 21 May 2018 13:05:36 +0000 (15:05 +0200)]
radioberry using old-protocol

6 years agorx gain slider
pa3gsb [Sun, 20 May 2018 15:47:15 +0000 (17:47 +0200)]
rx gain slider

6 years agoMerge pull request #52 from markusgrosser/charly25-filter-board
John Melton [Tue, 15 May 2018 16:33:37 +0000 (17:33 +0100)]
Merge pull request #52 from markusgrosser/charly25-filter-board

Add support for Charly25 filter board

6 years agoMerge pull request #51 from markusgrosser/alex-att-controls
John Melton [Tue, 15 May 2018 16:33:22 +0000 (17:33 +0100)]
Merge pull request #51 from markusgrosser/alex-att-controls

Add controls for alex attenuator

6 years agoMerge pull request #41 from markusgrosser/bugfix/stemlab-discovery
John Melton [Tue, 15 May 2018 16:32:49 +0000 (17:32 +0100)]
Merge pull request #41 from markusgrosser/bugfix/stemlab-discovery

Various fixes for STEMlab discovery

6 years agoAdd support for Charly25 filter board
Markus Großer [Tue, 15 May 2018 16:10:18 +0000 (18:10 +0200)]
Add support for Charly25 filter board

This also contains a small fix for the filter board switching –
apparently GCC by default doesn't warn about a missing `()` for a method
call, so that slipped through …

6 years agoAdd controls for alex attenuator
Markus Großer [Tue, 15 May 2018 13:52:17 +0000 (15:52 +0200)]
Add controls for alex attenuator

6 years agoradioberry_attenuation
pa3gsb [Fri, 11 May 2018 09:22:30 +0000 (11:22 +0200)]
radioberry_attenuation

6 years agomods after firmware update
pa3gsb [Thu, 10 May 2018 13:28:06 +0000 (15:28 +0200)]
mods after firmware update

6 years agoMerge pull request #50 from markusgrosser/filter-board-radio-button
John Melton [Mon, 7 May 2018 17:17:08 +0000 (18:17 +0100)]
Merge pull request #50 from markusgrosser/filter-board-radio-button

Use radio button for selecting filter board

6 years agoMerge pull request #49 from pa3gsb/master
John Melton [Mon, 7 May 2018 17:16:53 +0000 (18:16 +0100)]
Merge pull request #49 from pa3gsb/master

Improvement of radioberry 'plugin'

6 years agoUse radio button for selecting filter board
Markus Großer [Mon, 7 May 2018 13:04:57 +0000 (15:04 +0200)]
Use radio button for selecting filter board

At this point, this is a purely cosmetic choice, but is meant to make it
simpler to add additional filter boards in the future. The current
(before this commit) design relied on interlocked check buttons that
emulated radio buttons with an additional off state, but doesn't
easily allow adding further filter board types.

6 years agoMerged
pa3gsb [Fri, 4 May 2018 06:54:34 +0000 (08:54 +0200)]
Merged

6 years agofurther improvement
pa3gsb [Mon, 30 Apr 2018 17:36:20 +0000 (19:36 +0200)]
further improvement

6 years agorunning flag set during init
pa3gsb [Sun, 29 Apr 2018 09:40:43 +0000 (11:40 +0200)]
running flag set during init

6 years agorewrite; threading
pa3gsb [Mon, 16 Apr 2018 07:14:35 +0000 (09:14 +0200)]
rewrite; threading

6 years agocreating thread using g thread
pa3gsb [Wed, 11 Apr 2018 13:16:28 +0000 (15:16 +0200)]
creating thread using g thread

7 years agoMerge pull request #48 from pa3gsb/master
John Melton [Thu, 29 Mar 2018 07:44:29 +0000 (08:44 +0100)]
Merge pull request #48 from pa3gsb/master

Merge

7 years agoMerge remote-tracking branch 'upstream/master'
pa3gsb [Tue, 27 Mar 2018 17:21:57 +0000 (19:21 +0200)]
Merge remote-tracking branch 'upstream/master'

7 years agogpio compile option can be swithed on; with restrictions
pa3gsb [Tue, 27 Mar 2018 17:12:37 +0000 (19:12 +0200)]
gpio compile option can be swithed on; with restrictions

7 years agotx-pwr control max 19.5dB
pa3gsb [Sun, 25 Mar 2018 11:13:12 +0000 (13:13 +0200)]
tx-pwr control max 19.5dB

7 years agoFix linker argument order
Markus Großer [Wed, 7 Mar 2018 18:59:02 +0000 (19:59 +0100)]
Fix linker argument order

linker options need to be given at the very end, can cause errors
otherwise.

7 years agoFixed Makefile for default piHPSDR build
John Melton - G0ORX [Mon, 26 Feb 2018 13:24:51 +0000 (13:24 +0000)]
Fixed Makefile for default piHPSDR build

7 years agoMerge pull request #47 from pa3gsb/master
John Melton [Sun, 25 Feb 2018 22:07:13 +0000 (22:07 +0000)]
Merge pull request #47 from pa3gsb/master

Update Radioberry support

7 years agomerge problem solved
pa3gsb [Sun, 25 Feb 2018 16:11:21 +0000 (17:11 +0100)]
merge problem solved

7 years agomerge
pa3gsb [Sun, 25 Feb 2018 13:56:58 +0000 (14:56 +0100)]
merge

7 years agoupdate
pa3gsb [Sat, 24 Feb 2018 19:29:42 +0000 (20:29 +0100)]
update

7 years agoUpdated 60mtr channels
John Melton - G0ORX [Thu, 28 Dec 2017 17:30:33 +0000 (17:30 +0000)]
Updated 60mtr channels

7 years agofix US 60mtr channels
John Melton G0ORX/N6LYT [Thu, 28 Dec 2017 17:26:49 +0000 (17:26 +0000)]
fix US 60mtr channels

7 years agochange direction of vfo encoder
John Melton - G0ORX [Thu, 28 Dec 2017 16:47:22 +0000 (16:47 +0000)]
change direction of vfo encoder

7 years agov1.2.3 release
John Melton - G0ORX [Thu, 28 Dec 2017 15:58:46 +0000 (15:58 +0000)]
v1.2.3 release

7 years agoupdated button release detect for updated debounce
John Melton - G0ORX [Thu, 28 Dec 2017 15:47:33 +0000 (15:47 +0000)]
updated button release detect for updated debounce

7 years agoupdated attenuation gpio
John Melton - G0ORX [Thu, 28 Dec 2017 14:41:14 +0000 (14:41 +0000)]
updated attenuation gpio

7 years agofixes Gtk-CRITICAL **: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed...
John Melton - G0ORX [Sun, 10 Dec 2017 17:17:13 +0000 (17:17 +0000)]
fixes Gtk-CRITICAL **: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed error message when setting not to display the waterfall

7 years agoFix STEMlab start error output formatting
Markus Großer [Tue, 5 Dec 2017 13:57:52 +0000 (14:57 +0100)]
Fix STEMlab start error output formatting

This simply adds a colon between the user message and the cURL error.

7 years agoFix STEMlab discovery without hostname resolution
Markus Großer [Tue, 5 Dec 2017 13:53:29 +0000 (14:53 +0100)]
Fix STEMlab discovery without hostname resolution

Before, the web request to start the SDR application was sent to the
STEMlab identified by the hostname (rp-xxxxxx). Unfortunately, there are
cases where the STEMlab can be found via IP address, but not via
hostname.

This should have really been in with the original commit for STEMlab
discovery already, but seems to have slipped under my radar - listing
the installed HPSDR applications already uses the IP address, but
actually starting it was still left with using hostname resolution.

7 years agov1.2.2
John Melton - G0ORX [Tue, 5 Dec 2017 12:29:39 +0000 (12:29 +0000)]
v1.2.2

7 years agoFixed frequency entry. Updated rigctl.c
John Melton G0ORX/N6LYT [Tue, 5 Dec 2017 12:23:35 +0000 (12:23 +0000)]
Fixed frequency entry. Updated rigctl.c

7 years agoadded CW fix to protocol 2
John Melton - G0ORX [Sat, 2 Dec 2017 14:47:36 +0000 (14:47 +0000)]
added CW fix to protocol 2

7 years agov1.2.1 tar files
John Melton - G0ORX [Fri, 1 Dec 2017 09:54:54 +0000 (09:54 +0000)]
v1.2.1 tar files

7 years agoptt fix
John Melton - G0ORX [Fri, 1 Dec 2017 09:53:14 +0000 (09:53 +0000)]
ptt fix

7 years agov1.2.1 tar files
John Melton - G0ORX [Fri, 1 Dec 2017 09:26:27 +0000 (09:26 +0000)]
v1.2.1 tar files

7 years agoADC attenuation changes
John Melton - G0ORX [Fri, 1 Dec 2017 09:23:48 +0000 (09:23 +0000)]
ADC attenuation changes

7 years agoFixed CW TX problem at hiigher speeds. Changed Attenuation to be for the ADC.
John Melton - G0ORX [Fri, 1 Dec 2017 09:14:57 +0000 (09:14 +0000)]
Fixed CW TX problem at hiigher speeds. Changed Attenuation to be for the ADC.

7 years agoMerge branch 'master' of https://github.com/g0orx/pihpsdr
John Melton - G0ORX [Mon, 20 Nov 2017 20:17:39 +0000 (20:17 +0000)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr

7 years agoFixed type in install.sh. Updated install document to diable interfaces.
John Melton - G0ORX [Mon, 20 Nov 2017 20:16:29 +0000 (20:16 +0000)]
Fixed type in install.sh. Updated install document to diable interfaces.

7 years agoRemoved debugging printfs from STEMlab discovery
Markus Großer [Sat, 18 Nov 2017 15:26:54 +0000 (16:26 +0100)]
Removed debugging printfs from STEMlab discovery

Those were only in there for debugging purposes while developing the
feature. All possible error conditions are still checked and taken care
of, so this removal won't pose a problem for the end user trying to find
problems.

7 years agoAdd check for MAX_DEVICES to STEMlab discovery
Markus Großer [Sat, 18 Nov 2017 15:26:08 +0000 (16:26 +0100)]
Add check for MAX_DEVICES to STEMlab discovery

7 years agoFix STEMlab discovery for multiple devices
Markus Großer [Sat, 18 Nov 2017 15:25:28 +0000 (16:25 +0100)]
Fix STEMlab discovery for multiple devices

7 years agocw mode
pa3gsb [Sat, 18 Nov 2017 11:26:28 +0000 (12:26 +0100)]
cw mode

7 years agoMerge pull request #40 from markusgrosser/feature/stemlab-discovery
John Melton [Thu, 16 Nov 2017 07:24:04 +0000 (07:24 +0000)]
Merge pull request #40 from markusgrosser/feature/stemlab-discovery

Add STEMlab discovery using Avahi

7 years agoAdd STEMlab discovery using Avahi
Markus Großer [Wed, 15 Nov 2017 22:00:53 +0000 (23:00 +0100)]
Add STEMlab discovery using Avahi

This is currently hidden behind a flag in the Makefile as it introduces
two dependencies, namely Avahi and libcurl.

The rationale for this addition is that the STEMlab (also known as Red
Pitaya, the name under which it was previously sold) does start SDR
applications installed on it automatically. To avoid having to open the
web interface in order to use it as an SDR (which requires knowing its
IP or hostname, provided hostname resolution works), this patch adds
functionality to pihpsdr to discover the STEMlab using Avahi, and to
start a selected SDR application using its web API.

7 years agoupdated user manual
John Melton G0ORX/N6LYT [Sun, 12 Nov 2017 15:29:34 +0000 (15:29 +0000)]
updated user manual

7 years agolatest binary and install files
John Melton - G0ORX [Sun, 12 Nov 2017 13:56:40 +0000 (13:56 +0000)]
latest binary and install files

7 years agoupdated install documents
John Melton - G0ORX [Sun, 12 Nov 2017 12:52:41 +0000 (12:52 +0000)]
updated install documents

7 years agocleanup
John Melton - G0ORX [Sun, 12 Nov 2017 11:16:44 +0000 (11:16 +0000)]
cleanup

7 years agoupdated build docuemtn and release files
John Melton - G0ORX [Sun, 12 Nov 2017 11:15:23 +0000 (11:15 +0000)]
updated build docuemtn and release files

7 years agoupdated release directory for 1.2
John Melton - G0ORX [Sun, 12 Nov 2017 10:49:41 +0000 (10:49 +0000)]
updated release directory for 1.2

7 years agov1.2 source update
John Melton - G0ORX [Sun, 12 Nov 2017 10:16:54 +0000 (10:16 +0000)]
v1.2 source update

7 years agocw for radioberry
pa3gsb [Tue, 7 Nov 2017 16:09:55 +0000 (17:09 +0100)]
cw for radioberry

7 years agoMerge branch 'master' of https://github.com/g0orx/pihpsdr
John Melton - G0ORX [Fri, 27 Oct 2017 16:14:30 +0000 (16:14 +0000)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr

7 years agoupdated gpio to use wiringPi rather than pigpio so will work on Tinker board as well...
John Melton - G0ORX [Fri, 27 Oct 2017 16:13:49 +0000 (16:13 +0000)]
updated gpio to use wiringPi rather than pigpio so will work on Tinker board as well as Raspberry Pi

7 years agoAdded use of dd or Win32DiskImager to create the OS image
John Melton g0orx/n6lyt [Sat, 10 Jun 2017 08:32:41 +0000 (09:32 +0100)]
Added use of dd or Win32DiskImager to create the OS image

7 years agoupdated tinker install document - changed './build' to 'sudo ./build' for wiringPi...
John Melton g0orx/n6lyt [Sat, 10 Jun 2017 08:27:31 +0000 (09:27 +0100)]
updated tinker install document - changed './build' to 'sudo ./build' for wiringPi build and install.

7 years agoAdded tinker-install odt and pdf
John Melton g0orx/n6lyt [Mon, 29 May 2017 07:47:36 +0000 (08:47 +0100)]
Added tinker-install odt and pdf

7 years agoadded tinker.tar for ASUS Tinker board
John Melton g0orx/n6lyt [Mon, 29 May 2017 07:16:27 +0000 (08:16 +0100)]
added tinker.tar for ASUS Tinker board

8 years agoMerge pull request #23 from pa3gsb/master
John Melton [Fri, 10 Mar 2017 17:31:00 +0000 (17:31 +0000)]
Merge pull request #23 from pa3gsb/master

Radioberry supports 2 receivers

8 years agoadded menu to select low latency filters (Menu->FFT)
John Melton - G0ORX/N6LYT [Fri, 10 Mar 2017 16:19:09 +0000 (16:19 +0000)]
added menu to select low latency filters (Menu->FFT)

8 years agoSets fft size to 2048 by default. Need to delete props file before running
John Melton - G0ORX/N6LYT [Thu, 9 Mar 2017 12:05:07 +0000 (12:05 +0000)]
Sets fft size to 2048 by default. Need to delete props file before running

8 years agoAdded calls to RXASetMP and TXASetMP and saved state of low_latency variables for...
John Melton - G0ORX/N6LYT [Wed, 8 Mar 2017 09:33:39 +0000 (09:33 +0000)]
Added calls to RXASetMP and TXASetMP and saved state of low_latency variables for receivers and transmitters

8 years agoadded call to RXASetNC to work with the latest WDSP port
John Melton - G0ORX/N6LYT [Tue, 7 Mar 2017 14:28:11 +0000 (14:28 +0000)]
added call to RXASetNC to work with the latest WDSP port

8 years agomutex tx/rx
PA3GSB [Sun, 5 Mar 2017 13:20:39 +0000 (14:20 +0100)]
mutex tx/rx

8 years ago2rx and tx
PA3GSB [Sat, 4 Mar 2017 14:47:32 +0000 (15:47 +0100)]
2rx and tx

8 years ago2-receivers
PA3GSB [Sat, 25 Feb 2017 09:56:57 +0000 (10:56 +0100)]
2-receivers

8 years agoMerge remote-tracking branch 'upstream/master'
PA3GSB [Fri, 24 Feb 2017 11:59:27 +0000 (12:59 +0100)]
Merge remote-tracking branch 'upstream/master'

8 years agov1.1.3-beta binaries and tar files
John Melton - G0ORX/N6LYT [Wed, 22 Feb 2017 17:55:30 +0000 (17:55 +0000)]
v1.1.3-beta binaries and tar files

8 years agoupdated receiver audio output
John Melton - G0ORX/N6LYT [Wed, 22 Feb 2017 17:48:41 +0000 (17:48 +0000)]
updated receiver audio output

8 years agoFixed VFO bug not changing to RED when VOX active. Fixed bug when RIT+ and RIT- press...
John Melton - G0ORX/N6LYT [Wed, 22 Feb 2017 16:58:52 +0000 (16:58 +0000)]
Fixed VFO bug not changing to RED when VOX active. Fixed bug when RIT+ and RIT- pressed together.

8 years agov1.1.2-beta binar and tar files
John Melton - G0ORX/N6LYT [Tue, 21 Feb 2017 19:43:30 +0000 (19:43 +0000)]
v1.1.2-beta binar and tar files

8 years agorenamed Ozy_Janus.rbf
John Melton - G0ORX/N6LYT [Tue, 21 Feb 2017 19:41:05 +0000 (19:41 +0000)]
renamed Ozy_Janus.rbf

8 years agoUpdated User Guide for 1.1.2-beta
John Melton - G0ORX/N6LYT [Tue, 21 Feb 2017 19:32:03 +0000 (19:32 +0000)]
Updated User Guide for 1.1.2-beta

8 years agoupdate build document - needs some more work ...
John Melton - G0ORX/N6LYT [Tue, 21 Feb 2017 19:30:56 +0000 (19:30 +0000)]
update build document - needs some more work ...

8 years agoUpdated README.md to include link to get documentaiton - changes thanks to KC7NOA
John Melton - G0ORX/N6LYT [Tue, 21 Feb 2017 19:30:03 +0000 (19:30 +0000)]
Updated README.md to include link to get documentaiton - changes thanks to KC7NOA

8 years agoadded Out of band warning whentrying to transmit out of band
John Melton - G0ORX/N6LYT [Sun, 19 Feb 2017 11:12:20 +0000 (11:12 +0000)]
added Out of band warning whentrying to transmit out of band

8 years agofixed typo for saving/restoring agc_hang_threshold
John Melton - G0ORX/N6LYT [Sun, 19 Feb 2017 10:13:34 +0000 (10:13 +0000)]
fixed typo for saving/restoring agc_hang_threshold

8 years agofixed problem building when RADIOBERRY not defined.
John Melton - G0ORX/N6LYT [Sat, 18 Feb 2017 19:03:30 +0000 (19:03 +0000)]
fixed problem building when RADIOBERRY not defined.

8 years agoradioberry.props
PA3GSB [Sat, 18 Feb 2017 18:11:33 +0000 (19:11 +0100)]
radioberry.props

8 years agoMerge pull request #15 from pa3gsb/master
John Melton [Sat, 18 Feb 2017 18:02:21 +0000 (18:02 +0000)]
Merge pull request #15 from pa3gsb/master

Radioberry added to pihpsdr

8 years agoMerge remote-tracking branch 'upstream/master'
PA3GSB [Sat, 18 Feb 2017 15:45:38 +0000 (16:45 +0100)]
Merge remote-tracking branch 'upstream/master'

8 years agoPSK bug
PA3GSB [Sat, 18 Feb 2017 15:44:27 +0000 (16:44 +0100)]
PSK bug

8 years agorebased on original branch
PA3GSB [Sat, 18 Feb 2017 14:34:33 +0000 (15:34 +0100)]
rebased on original branch

8 years agoupdated LimeSDR protocol. Changes calls to setVox to use g_idel_add. Some code cleanup
John Melton - G0ORX/N6LYT [Sat, 18 Feb 2017 10:09:42 +0000 (10:09 +0000)]
updated LimeSDR protocol. Changes calls to setVox to use g_idel_add. Some code cleanup