initial commit
Set theme jekyll-theme-slate
Made enough changes that the version is now 5.0.2
Removed dead Demod.[ch]xx and TSIP files.
The log handler was writing empty log files. That's a bit of
Fixed build problem wrt gpslib.
Merge branch 'memleak'
1. Fixed a typo in main_sodaradio.cpp:
The log handler was writing empty log files. That's a bit of
Merge branch 'master' of github.com:kb1vc/SoDaRadio
Packages work on Fedora 24, Fedora 25, Ubuntu 16.04
tested build scripts on four platforms. Now test the kits
Fixed const declaration in UI.hxx that had FP initializer...
tuning package naming scheme
Ready to try package build on ubuntu.
tuning build for ubuntu
still cleaning up gps lib tests.
Fixed conditional for gpslib in the server.
Merged in Soapy updates
Ready for prime time?
BasebandTX -- bumped mic gain by 3dB. May need to add an explicit control.
1. cleaned up CMakeLists file to remove some cliplead messages.
OOopsss... left the new GPSmon widget out of the sources...
Working on deb packaging
Lots of stuff:
Added notes to support gpsd interface.
Correcting documentation, about to enclose GUI parts in separate namespace
Partway through namespace additions to GUI....
Moved gui components (other than mainwindow) to the GUISoDa namespace
DEB and RPM builds now seem to work
Added bearing/distance calculator.
Cleanups -- removed clip leads. Fixed more RPM build problems.
Removed a few more debug prints
Tuning up RPM generation for Fedora.
Working on fixing problems with GUI on Fedora and gnome platforms.
Working on fixing color problems
Working on fixing color scheme problems with Fedora 24
tuning rpm build to fit fedora 24 some more
tuning rpm build to fit fedora 24
Updates to make sure hamlib is installed
Working on build for Fedora 24.
Added copyright header to qt gui files.
RPM build is almost ready for prime time. Needs testing on Fedora 24 and 25
Added configuration loading/saving
Server spawning now works.
Getting close -- adding command line parsing to qt gui
QT interface now appears to work with both WSJT-x 1.8 and fldigi4.0.8 (!)
New hamlib rigctl server skeleton is working.
hamlib server is a work-in-progress
Trying a hamlib experiment... probably dry
Small progress on log file... see problem with band restore on restart code.
fixed change-band handler so we do not save out-of-band frequencies as last rx/tx
Band saving works now. Added full screen button
fixed build problem with qt vs. cmake
Adding band configuration -- restore does not work at all.
adding band support.
Added QSO buttons. Bands and then Logging next.
working on CW flow notification... need to empty cwgen buffer on tx-off among other problems.
Added CW TX -- need to do character tracking with CW_CHAR_SENT and REP,TX_CW_FLUSHTEXT
about to start configuration changes
renamed .h files in qtgui to .hpp to allow emacs to recognize the language.
more work on tuning and filters
tuning controls are now linked. next is filter...
Working on common command line for two gui programs.
Rudimentary QT functions -- need to fix spectrum tracking vs. tuning.
waterfall and spectrum now included....
In an attempt to make this work with an XCVR module, I cleaned up the
working on waterfall
More work on GUI setup. Controller tomorrow.
Started development of Qt5 UI.
missed update to logtable.cpp
version 4.2.1 was broken : a leftover change from an earlier experiment
Added TX antenna choice to default configuration table.
bumped the version number
Used LimePort2 progress, without Lime modules. Removed Soapy files for
For some versions of the USRP platform + daughtercard configurations,
I'm setting this effort aside for now. The LMS7002 and its codebase
Progress on SoDa support for LimeSDR... tx works, but IQ balance is not good.
CW Carrier suppression is inadequate. CW, USB, LSB, AM, NBFM TX all work.
Cleanups -- TX works in all modes. Poor carrier suppression.
Flow control still a problem -- CW stream has gaps between packets(?) timing isn't right.
Still working on transmit stream/buffer management problems. END_OF_TEXT handling in CW does not work at all because of END_BURST detection issues.
Still peeling the transmit onion. This appears to be a race between deactivate/activate and some buffer management inside lime drivers..
CW TX works a little. But having trouble with TX timeouts.
RX starts unreliably. TX is broken. T/R switching is broken. But I heard a few signals!!!!
Kill this branch
Fixing pedantic crap in cxx-11
Opened LimeSDR widget for the first time
Make support for no_soapy_sdr and no_uhd
SoDaServer now accepts --radio to choose between USRP and others.
First run with Soapy support -- no joy yet.
even more Fixing pedantic crap in cxx-11
Building on Ubuntu 16.04
Installing on Ubuntu 16.04
Added ending to README story about Ubuntu 16.04
Work in progress
work in progress
work in progress