Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add C++20 support, use Eclipse via cmake prepare and external make, mention ↵ | Sven Gothel | 2022-12-31 | 1 | -0/+1 |
| | | | | clang-tidy and VSCodium and IDE integration | ||||
* | clang-tidy and vscode: Provision w/ initial config (tested by jaulib) | Sven Gothel | 2022-11-27 | 1 | -2/+0 |
| | |||||
* | Use jaulib's BasicTypes, PrintUtil and Clock, drop duplicates in BTUtil | Sven Gothel | 2022-07-08 | 1 | -0/+1 |
| | |||||
* | Eclipse .classpath: add jau's java_pkg | Sven Gothel | 2022-04-23 | 1 | -0/+1 |
| | |||||
* | Added online unit testing using actual BT adapter, testing client with ↵ | Sven Gothel | 2022-02-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | server functionality Building with enabled *trial* and *testing* , i.e. live testing with 2 Bluetooth adapter is provided via the *cmake* build argument `-DBUILD_TRIAL=ON`, see above. The *trial* tests utilize one or more actual Bluetooth adapter, hence using the *capsh* launch for the required permissions as described above. Therefor, *sudo* will be called and a user interaction to enter the *sudo* password may occur. The *trial* tests cover *Direct-BT*'s Bluetooth functionality, having its *master/client* and *slave/server peripheral* facilities communicating via actual adapter, supporting regression testing of the API, its implementation and adapter. | ||||
* | Adopt to jaulib v0.4.9; Fixes BTSecurityRegistry::getStartOf(..) | Sven Gothel | 2021-10-05 | 1 | -1/+1 |
| | |||||
* | Eclipse: Add some jaulib dirs to classpath (Java) | Sven Gothel | 2021-09-18 | 1 | -0/+3 |
| | |||||
* | Adapt to jaulib changes: Jar naming convention (dash, not underscore for ↵ | Sven Gothel | 2021-01-26 | 1 | -2/+2 |
| | | | | | | | extras) ..; direct-bt-fat* includes jaulib-fat (standalone) direct-bt-fat.jar is with Tinyb direct-bt-fat2.jar is ex Tinyb (merely testing size and encapsulation) | ||||
* | eclipse .classpath adjustment | Sven Gothel | 2021-01-25 | 1 | -1/+7 |
| | |||||
* | eclipse: adjust path .. | Sven Gothel | 2021-01-25 | 1 | -1/+3 |
| | |||||
* | Move jaucpp -> jaulib; Full integration of jaulib's unit tests (TODO: Use ↵ | Sven Gothel | 2020-12-21 | 1 | -0/+1 |
| | | | | | | | Catch2 for own unit tests) Also: cmake: Add "null-dereference" to NO_ERROR, as it causes trouble with jau::get_uint8(..) with "-O3" See jaulib commit db34007f905dab9feeba16e95c16d84bfb0ff11a | ||||
* | Eclipse project: build-x86_64 -> build-amd64 | Sven Gothel | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Eclipse settingsdirect_bt-tinyb_2-sync | Sven Gothel | 2020-04-09 | 1 | -1/+1 |
| | |||||
* | Add eclipse project .classpath (using JRE 1.8.0) | Sven Gothel | 2020-02-09 | 1 | -0/+7 |