Skip to content

Commit

Permalink
Release 6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joecupano committed Aug 27, 2023
1 parent 28693d1 commit e6d380f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,13 @@ SIGpi Node install gives the option to run RTL_TCP, SoapySDR, or SDRangel-server
During installation you will have the option to run either RTL-TCP, SDRangel Server, or SoapySDR server on startup or choose not to start
any of them.

### Base Installation

This is a minimal desktop installation that includes RTLSDR and HackRF support and command line tools. No SDR GUI apps.

```
./SIGpi_installer.sh base
```

## Release Notes
* [over here](RELEASE_NOTES.md)
Expand Down
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release Notes

## Release 6.3: 2023-08-28
- Add tools for FFT via GPU experimentation (VkFFT GPU FFT library)
- Add tools for FFT GPU tools for experimentation (VkFFT GPU FFT library)
- Add Vulkan drivers to core dependencies
- FFTW-Wisdom now its own package and not bundled under SDRangel
- Publish SIGpi Base install option (SDR device drivers, CMDline tools, DireWolf for APRS)
Expand Down

0 comments on commit e6d380f

Please sign in to comment.