summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Reset submodule servers/fpga_programming_server_lin/cmake to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule servers/fpga_programming_server_lin/admin to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule servers/fpga_server_lin/cmake to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule servers/fpga_server_lin/admin to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule lib/libtqtrla/cmake to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule lib/libtqtrla/admin to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule lib/libtdekrb/cmake to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule lib/libtdekrb/admin to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule servers/auth_server_lin/cmake to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule servers/auth_server_lin/admin to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule clients/tde/cmake to latest HEADAutomated System2019-01-231-0/+0
|
* Reset submodule clients/tde/admin to latest HEADAutomated System2019-01-231-0/+0
|
* Fix Debian date stringsTimothy Pearson2019-01-2310-10/+10
|
* Fix math traces failing after normal scope updates randomly set current ↵Timothy Pearson2017-07-291-12/+12
| | | | destination trace
* Fix crash on reconnectTimothy Pearson2016-12-271-0/+1
|
* Switch package format to quilt on Debian and UbuntuTimothy Pearson2016-12-272-2/+2
|
* Fix FTUPSTimothy Pearson2016-12-271-13/+6
|
* Add non-arm fallback build optionsTimothy Pearson2016-12-271-0/+2
|
* Fix FTBFSTimothy Pearson2016-12-271-7/+11
|
* Fix FTBFSTimothy Pearson2016-12-271-1/+1
|
* Allow reconnection after certain types of disconnection eventTimothy Pearson2016-12-271-0/+1
|
* Fix crash on sensor monitor startupTimothy Pearson2016-12-271-6/+6
|
* Pass correct options to FFTS ARM buildsTimothy Pearson2016-10-021-1/+5
|
* Temporarily disable FFTS AltiVec support pending update to use new data typesTimothy Pearson2016-10-021-3/+4
|
* Lower autoconf version requirement for FFTSTimothy Pearson2016-10-021-1/+1
|
* Fix libtqtrla FTBFS on newer Debian and Ubuntu versionsTimothy Pearson2016-10-021-0/+15
|
* Fix FTBFS on DebianTimothy Pearson2016-10-021-1/+1
|
* Fix autotools build of FFTSTimothy Pearson2016-10-0210-22547/+6
| | | | Delete autogenerated files
* Revert back to autotools build for FFTSTimothy Pearson2016-10-021-4/+19
|
* Revert "Remove .la file from Debian package"Timothy Pearson2016-10-021-0/+1
| | | | This reverts commit 91fa131c5a31c0bb0a1d5ad00346fc3e1aad95d8.
* Revert "Update FFTS build dependencies on Debian"Timothy Pearson2016-10-021-1/+1
| | | | This reverts commit ed5a61463e735371fdae61b692c399216dacf15f.
* Update FFTS build dependencies on DebianTimothy Pearson2016-10-021-1/+1
|
* Fix FFTS CMake .pc fileTimothy Pearson2016-10-021-3/+3
|
* Remove .la file from Debian packageTimothy Pearson2016-10-021-1/+0
|
* Add installation to FFTS CMake portTimothy Pearson2016-10-025-328/+315
|
* Fix FFTS Debian packaging filesTimothy Pearson2016-10-024-33/+6
|
* Fix libtdekrb FTBFS on StretchTimothy Pearson2016-10-011-1/+1
|
* Switch FFTS to linkotec branch for cross-arch supportTimothy Pearson2016-10-01129-8358/+36385
|
* Fix FTBFS on DebianTimothy Pearson2016-10-0112-27/+87
|
* Update submodules to latest HEADTimothy Pearson2016-10-0124-0/+0
|
* Fix FTBFSTimothy Pearson2016-10-013-7/+7
|
* Restore measured parameters when waveform file is loadedTimothy Pearson2015-09-122-30/+17
| | | | Consolidate parameter set routines
* Save sweep parameters in waveform fileTimothy Pearson2015-09-122-0/+19
| | | | Minor update to control lockout rules
* Add inital component analyzer partTimothy Pearson2015-09-1214-32/+2252
| | | | | | Fix a couple of Kerberos socket class threading problems Stop drawing garbage in trace viewer when trace data partially intialized Add FloatSpinBox explicit data accessor
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/remotelaboratoryTimothy Pearson2015-09-1212-588/+1024
|\
| * Fix minor error in FPGAViewPart sourcesTimothy Pearson2015-09-111-0/+1
| |
| * Add seven segment display array widgetTimothy Pearson2015-09-112-0/+196
| |
| * Move seven segment display widget to common widget directoryTimothy Pearson2015-09-1110-478/+546
| |
| * Update ProtoTerminal part to use threading and message queuesTimothy Pearson2015-09-112-110/+281
| |
* | Add initial component analyzer capability request supportTimothy Pearson2015-09-123-5/+77
|/ | | | Fix a couple of minor errors in component analyzer handling