aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add clearcutSslVerifyDisable root optclearcutGalen Guyer2023-05-011-0/+12
* add clearcut upload plugin from openmhz uploaderGalen Guyer2023-04-262-0/+381
* goodbye freq-list for uploaderLuke Berndt2023-04-061-28/+24
* Merge pull request #771 from tadscottsmith/debug-fixesLuke Berndt2023-02-252-3/+3
|\
| * Cleaned up a few debug error messages.Tad Smith2023-02-082-3/+3
* | cleaning up sprintf warningsLuke Berndt2023-02-071-8/+8
|/
* broadcastify: add option to disable ssl certificate verificationGalen Guyer2022-12-281-0/+12
* Cleaned up Rdio-Scanner Talkgroup Display Logs.tadscottsmith2022-12-211-6/+2
* Additional logging cleanup.Tad Smith2022-12-201-2/+2
* Merge pull request #738 from galenguyer/developLuke Berndt2022-12-192-9/+9
|\
| * clearing up code related errors in the buildLuke Berndt2022-12-192-9/+9
* | Switched to using an ENUMLuke Berndt2022-12-111-1/+1
* | Should fix formatting for Rdio pluginLuke Berndt2022-12-061-8/+0
|/
* updated callLuke Berndt2022-09-281-4/+8
* fixed formattingLuke Berndt2022-07-031-2/+2
* Remove unnecessary GNURadio version checks.Adam Shrout2022-06-042-4/+0
* Updated from UpstreamAdam Shrout2022-06-041-1/+1
|\
| * converted SystemLuke Berndt2022-05-071-1/+1
* | Add initial support for GNURadio 3.10.Adam Shrout2022-05-102-0/+6
|/
* Add install of HeadersLuke Berndt2022-05-054-4/+4
* Bug fix for segfault on shutdown when using TCPAndy Knitt2022-04-171-1/+1
* Removing unused variablesLuke Berndt2022-04-093-8/+0
* Merge branch 'master' into no-overlapLuke Berndt2022-04-071-6/+46
|\
| * minor fix to unit answer reqestJason McHuff2022-04-051-2/+2
| * finish adding Location Reg Response to plugin mgrJason McHuff2022-04-031-0/+19
| * fix unit script plugin (#525 was incorrect)Jason McHuff2022-04-031-7/+7
| * Decode/log tsbk 0x05: Unit to Unit Answer RequestJason McHuff2022-04-031-0/+12
| * Log tsbk 0x14: SNDCP Data Channel GrantsJason McHuff2022-04-031-2/+11
* | Report Errors/Spikes to Rdio ScannerNick M2022-03-311-1/+24
* | fixes Spike and Error CountLuke Berndt2022-03-301-7/+31
|/
* add support for TCPaaknitt2022-03-081-9/+38
* Updating to move more TG info to call conluderLuke Berndt2022-02-261-7/+13
* major simplification using Call data that is now passed to audio_stream()aaknitt2022-02-041-91/+20
* Add the Call object to the audio_stream plugin hookLuke Berndt2022-01-311-1/+1
* Merge pull request #620 from aaknitt/simplestream_add_systemLuke Berndt2022-01-251-30/+52
|\
| * remove debug statementsaaknitt2022-01-241-4/+0
| * check system type in call_end() and only remove recorder from TGID map if it'...aaknitt2022-01-211-13/+20
| * add debug statements to simplestreamaaknitt2022-01-191-0/+4
| * Merge branch 'master' into simplestream_add_systemaaknitt2022-01-181-3/+3
| |\
| * | Add system shortName check to simplestream pluginaaknitt2022-01-181-22/+37
| * | rdio-scanner plugin changes for patch followingaaknitt2022-01-051-0/+25
* | | Update rdioscanner_uploader.ccNick2022-01-211-1/+1
| |/ |/|
* | Merge pull request #597 from aaknitt/patch-7Luke Berndt2022-01-151-0/+25
|\ \
| * | Add patch info to rdio-scanner API in pluginaaknitt2022-01-051-0/+25
* | | Merge pull request #593 from aaknitt/resolve_conflictLuke Berndt2022-01-061-56/+60
|\ \ \ | | |/ | |/|
| * | TGID_map[recorder_id] value-initializes a new value for the corresponding rec...aaknitt2021-12-281-18/+18
| * | change print statements to debugaaknitt2021-12-241-19/+16
| * | segfault troubleshootingaaknitt2021-12-221-37/+5
| * | Merge branch 'fix-patches-type' of https://github.com/tadscottsmith/trunk-rec...aaknitt2021-12-212-7/+39
| |\|
| * | simplestream debuggingaaknitt2021-12-211-41/+48