Protocol 2, Beta Testing
Protocol 2 Documentation
Protocol 2: documents
The document of the Protocol 2 specifications
Firmware Programming Choices
Manual
The documentation on the choices in Programming your radio boards
HPSDRProgramming Help Document provided courtesy of Ken N9VV and Bill KC0X>
Another documentation on the choices in Programming your radio boards
HPSDRBootloader Help Document provided courtesy of Ken N9VV and Bill KC0XG
A documentation on the choices in Windows HPSDRBootloader your radio boards
HPSDRBootloaders
The HPSDRBootloader not affilated to Protocol
HPSDRBootloader Windows installer Version 2.0.4.4 -- 2015-1-31 -- Release Notes
Winpcap - prerequisite library for the HPSDRBootloader. It cannot be distributed in our installer. The Winpcap license states that each user must download it directly from the Winpcap web site.
HPSDRBootloader Linux Debian gzip tar for 64 bit Version 2.0.4.4 -- 2015-1-31 -- Release Notes
You must install libpcap from your Lunix distribution
New Protocol HPSDRProgrammers
The Protocol 2 HPSDRProgrammers
To start the HPSDRProgrammer_web place the executable file on your desktop and double click to start. The point your web browser to http://localhost:8228/intro/ and follow the instructions. This code has been tested in Chrome and Firefox on linux, Windows, and Safari and Chrome on MacOS. The functional code in the web and cmd version is the same the cmd version is more stable. Most of the current issue involve how the server talks to a particular browser on a particular operating system. The log file defaults to standard out to save this start the server in shell or cmd window and redirect the output to a file.
- HPSDRProgrammers Release
- Manual
Protocol 2 Firmware
The *.rbf files for the new protocol specification
- OpenHPSDR Firmware
Due to the small FPGA fitted to this board a number of features are not available in the new code. The following have been removed - Software update other than via the Bootloader, ICMP and DHCP. In which case a fixed IP address must be assigned to the board. Two independent receivers are provided with sampling rates up to 1.534 Msps. Different sampling rates for each receiver are available. PureSignal is fully supported. Wideband samples are fixed at 2k samples per block.
Due to FPGA size restrictions two independent receivers are provided with sampling rates up to 1.534 Msps. Different sampling rates for each receiver are available. All other features of the existing protocol are retained.
Currently supports 7 receivers with sampling rates up to 1.534 Msps. Different sampling rates for each receiver are available. All other features of the existing protocol are retained.
wdsp
wdsp is a original dsp package for the openHPSDR project written in C.
wdsp Document
wdsp Code
Thetis
This a new protocol version of the powerSDR with many new features.
Release at:Release
Code at: Thetis
pihpsdr
A Raspberry Pi program in Protocol 2
pihpsdr for Rasberry Pi 3
linhpsdr
A Linux program in Protocol 2
linhpsdr for Linux Ubuntu
wireshark
Useful tool for debugging ethernet packets
wireshark
Windows console logging
To capture data sent to the console on Windows use: "program".exe > runlog 2>&1
|