aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cast frequency to long before insertplugin/pgstatsGalen Guyer2022-12-221-1/+1
* Add schema and proper insertGalen Guyer2022-12-222-9/+37
* Rubbish insert and loggingGalen Guyer2022-12-221-0/+19
* Actually connect to postgresGalen Guyer2022-12-221-13/+22
* remove that return, oopsGalen Guyer2022-12-221-1/+0
* Better pgStats loggingGalen Guyer2022-12-221-2/+4
* Load pgStatsConnStr from configGalen Guyer2022-12-221-27/+27
* Start work on pgstats pluginGalen Guyer2022-12-223-0/+412
* Fixing up the versioningLuke Berndt2022-12-223-22/+8
* Merge pull request #750 from tadscottsmith/rdio-scanner-log-cleanupLuke Berndt2022-12-221-6/+2
|\
| * Cleaned up Rdio-Scanner Talkgroup Display Logs.tadscottsmith2022-12-211-6/+2
* | Merge pull request #751 from Dygear/masterLuke Berndt2022-12-211-3/+3
|\ \
| * | Update "program" version to 4.5.0.Mark Tomlin2022-12-211-3/+3
|/ /
* | Update CHANGELOG.mdLuke Berndt2022-12-211-0/+18
* | Update CMakeLists.txtLuke Berndt2022-12-211-2/+2
* | Update README.mdLuke Berndt2022-12-211-1/+1
|/
* Banishing Scientific Notation! 👉Luke Berndt2022-12-211-3/+3
* Merge pull request #749 from tadscottsmith/log-cleanupLuke Berndt2022-12-207-84/+32
|\
| * Syntax.Tad Smith2022-12-201-1/+1
| * Added semicolon.Tad Smith2022-12-201-1/+1
| * Syntax fix.Tad Smith2022-12-201-0/+1
| * Additional cleanup.Tad Smith2022-12-201-57/+18
| * Line up elapsed seconds.Tad Smith2022-12-201-1/+1
| * Additional logging cleanup.Tad Smith2022-12-202-3/+3
| * Syntax fix.Tad Smith2022-12-201-1/+1
| * Initial log cleanup.Tad Smith2022-12-203-24/+10
|/
* Merge pull request #738 from galenguyer/developLuke Berndt2022-12-19297-13918/+46591
|\
| * clearing up code related errors in the buildLuke Berndt2022-12-194-17/+11
| * Properly find OsmoSDR include dirsdevelopGalen Guyer2022-12-051-4/+4
| * Update vendored Eigen to version 3.4Galen Guyer2022-12-05289-13895/+46569
| * Upgrade C++ version from 11 to 17Galen Guyer2022-12-052-1/+3
| * Remove SPDLOG_FMT_EXTERNAL re-declarationGalen Guyer2022-12-051-1/+1
| * Resolve global boost placeholder warningGalen Guyer2022-12-052-0/+3
* | Merge pull request #745 from tadscottsmith/dropped-samples-loggingLuke Berndt2022-12-191-1/+9
|\ \
| * | Added comments.Tad Smith2022-12-131-0/+2
| * | Change dropped samples logging level.Tad Smith2022-12-131-1/+7
* | | I think I have it this timeLuke Berndt2022-12-192-39/+11
* | | Revert "no more forecasts!"Luke Berndt2022-12-192-14/+38
* | | Revert "adding forecast back for now..."Luke Berndt2022-12-194-69/+76
* | | adding forecast back for now...Luke Berndt2022-12-194-76/+69
* | | no more forecasts!Luke Berndt2022-12-192-38/+14
* | | potential fix for audio in wrong callsLuke Berndt2022-12-181-1/+1
* | | skipping the ARB resampler if it is not neededLuke Berndt2022-12-181-2/+6
* | | Updated P25 WindowsLuke Berndt2022-12-152-8/+33
* | | Have to calculate the Decim before printingLuke Berndt2022-12-141-1/+1
* | | Turns out I removed Debug Record for files a while backLuke Berndt2022-12-142-4/+1
* | | Adding a description of how to capture IQ FilesLuke Berndt2022-12-137-1/+170
|/ /
* | Update recorder.ccLuke Berndt2022-12-121-1/+1
* | Merge branch 'master' of https://github.com/robotastic/trunk-recorderLuke Berndt2022-12-1216-44/+118
|\ \
| * \ Merge pull request #744 from taclane/conv-recorder-statusLuke Berndt2022-12-1116-44/+118
| |\ \