github-actions
released this
08 Aug 06:49
·
72 commits
to master
since this release
Changes
- bigger better database
- changed plane log to update automatically
- changed to JFFT
- added GitHub actions for automatic build
- removed bundled dependencies from the repo
- ZMQ input for SDR receiver application https://github.com/jeroenbeijer/SDRReceiver thanks heaps to Jeroen
- Plane log window disable to save ram for ppl not wanting it
- Pi build script
- Source added to statusbar
Linux binary is for Ubuntu type distros (Kubuntu etc) on version 20.04.
Binaries build on GitHub so are 64 bit and will probably use some instructions that may not be available on older computers.
Commits
- 246f2cb: removed 7za from window build. redeced artifact retention to 1 day (jontio)
- 7802baa: Adding zeromq stuff (unknown) #55
- bc08938: Adding zeromq stuff (unknown) #55
- 5e33dd6: removed bak files (unknown) #55
- ac9dc50: removed some build artifacts (unknown) #55
- 096d91b: removed some build artifacts (unknown) #55
- c1f9edd: revert pro file (unknown) #55
- 320e8a1: added qrc file (unknown) #55
- c77d75b: Update ci-windows-build.sh (jeroenbeijer) #55
- 19a3deb: Update ci-windows-build.yml (jeroenbeijer) #55
- 7df187b: trying to fix the ci build (unknown) #55
- 08d933d: trying to fix the ci build (unknown) #55
- 8c7a9e6: winsock2 not on unix (unknown) #55
- 8dfcba4: trying to fix the ci build (unknown) #55
- 044f194: added libsodium to release (unknown) #55
- f23c900: Update .gitignore (Jonti Olds)
- a1f0470: bit of tidying and removal of 96k setting for 10500burst (jontio)
- f5b5778: changed to QtConcurrent::run, fixed hanging bug in zmq receiver when closed if no source is available (jontio)
- eb76851: added bitrate message for zmq receiver. added to msk demodulator attempt to change samplerate depening on zmq bitrate message (jontio)
- 7b87374: added zmq_audiosender class and removed the code that was doing the same thing in mainwindow (untested). tidy (jontio)
- d9794d4: removed if statments from closeing audio (jontio)
- 71389d7: release version update (jontio)
- 8c7ec7e: zmq receiver changed from blocking to nonblocking (jontio) #56
- 8559f65: Create pi-build.sh (jontio)
- dd252ef: chmod of pi-build.sh (jontio)
- f69be16: helper args passthrough for pi-build (jontio)
- e19deaf: arg passthrough for linux build (jontio)
- 4ef215e: wrong version displayed on -v fixed (jontio)
- f821bb6: added ability to disable planelog window for ppl who don't want the ram usage of it. added source to statusbar (jontio)
- 316d92b: linked local audio decoding setting to mute to save CPU if needed. A bit of a patched solution but should be ok for most (jontio)
- 02f6e94: removed debug message (jontio)
- ebeae69: removed old commented out planelog window connections. these are now done depending on user settings (jontio)
- 7564701: version change for full release (jontio)