Commit Graph

17 Commits

Author SHA1 Message Date
Ezra Taimuty-Loomis 181b4eee2b Initial API definition 2022-01-26 20:30:38 -05:00
Ezra Taimuty-Loomis 7a82f67528 Revised API namespacing 2021-02-05 11:29:45 -05:00
Ezra Taimuty-Loomis 39d093ff37 Removal of dead message passing code 2020-12-31 19:11:50 -05:00
Ezra Taimuty-Loomis 11873c7903 Fix warnings 2020-12-31 17:06:06 -05:00
Ezra Taimuty-Loomis e1e629af3a
Refactoring of build environment and additional scripts for convenience (#6)
* cmake refactors

* Namespace refactors

* Some more env changes

* Tweaks for clean build

* Added install target

* Scripts to run server as service

* Added testing support

* Travis

* Squashed commit of the following:

commit b4273a76dc2ef1a44592ebd9127843dc4fa55718
Author: Ezra Taimuty-Loomis <etaimutyloomis@gmail.com>
Date:   Sun Aug 23 13:20:51 2020 -0400

    build fixes

commit cb5f7267a174c5ad9904976a1f6c5a376a18d801
Author: Ezra Taimuty-Loomis <etaimutyloomis@gmail.com>
Date:   Sun Aug 23 13:08:05 2020 -0400

    Update .travis.yml

commit 733df23a582751c3595a32d34d87e0fb24995108
Author: Ezra Taimuty-Loomis <etaimutyloomis@gmail.com>
Date:   Sun Aug 23 13:05:17 2020 -0400

    Update CMakeLists.txt

commit d2e4355b5dd4bf91c60b8d6a4418e317a9d3b711
Author: Ezra Taimuty-Loomis <etaimutyloomis@gmail.com>
Date:   Sun Aug 23 13:01:27 2020 -0400

    specify ubuntu dists

commit 34503b3ddfaff695efd22d8b3f7d8a5986651c6b
Author: Ezra Taimuty-Loomis <etaimutyloomis@gmail.com>
Date:   Sun Aug 23 12:53:00 2020 -0400

    cmake and dependencies

commit fd85af7b55bc78871717f2b70d4fe912c9beb59d
Author: Ezra Taimuty-Loomis <etaimutyloomis@gmail.com>
Date:   Sun Aug 23 12:08:13 2020 -0400

    cmake fixes

commit 90abbacd0ca8e08507a22f62ddbe713a5a1a901c
Author: Ezra Taimuty-Loomis <etaimutyloomis@gmail.com>
Date:   Sun Aug 23 11:49:58 2020 -0400

    Update .travis.yml

* Versioning and client migration

* Configure audio lib defaults

* Rules for config directory spec

* Build script changes

* Fix travis

* Fix readme
2020-12-31 15:12:58 -05:00
Ezra Taimuty-Loomis 8153525b08 New config and state params 2020-04-11 21:44:27 -04:00
ezratl bef4efa5b3 Added lockout and delay support to the scanner 2020-02-10 15:02:53 -05:00
ezratl 77f96b5871 Integrated new protobuf features and added AM
Scanning has stopped working reliably
2020-01-23 13:27:49 -05:00
ezratl f840961418 Separated hpd converter tool to its own binary 2019-12-23 23:23:43 -05:00
ezratl d7a6f4d08d Add command line option for python client 2019-12-21 18:37:35 -05:00
ezratl 93b94dbcb8 Added support for files 2019-10-14 11:58:11 -04:00
ezratl 2132de6b77 More scanner changes 2019-10-05 17:09:54 -04:00
ezratl 621f2810ab Rewrote scanning algo for bins of bandwidth 2019-09-24 11:32:40 -04:00
ezratl 9dbf2fb763 Scanning works now, like actually 2019-09-21 14:25:29 -04:00
ezratl 9b7fa0f3e7 Replaced demodulator backend 2019-07-18 23:14:18 -04:00
ezratl 98e3df4b2e Added TCP support and test client 2019-05-27 12:36:51 -04:00
ezratl c9bfd8753b Removed unused sources 2019-03-15 15:19:56 -04:00