aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy fixes part-1Sven Gothel2022-11-273-3/+15
* clang-tidy and vscode: Provision w/ initial config (tested by jaulib)Sven Gothel2022-11-271-1/+3
* Fix manual trial/test scripts using capsh: Use `USER` env-varSven Gothel2022-10-173-5/+5
* scripts/run-native-trial.sh: Return proper exit code for run-native-trial-unt...Sven Gothel2022-09-172-2/+49
* scripts/build.sh: Reverst to system compile (gcc on GNU/Linux)Sven Gothel2022-07-261-1/+1
* Update scripts, analog to jaulib v0.14.0-37-g8e76c99Sven Gothel2022-07-2624-326/+305
* BTAdapter::setDefaultConnParam() may fail w/ UNKNOWN_COMMAND on GNU/Linux < 5...Sven Gothel2022-06-181-3/+3
* Enhance run-*-trial.sh scriptsSven Gothel2022-06-172-3/+23
* Tests: Have test_bringup00.cpp/TestBringup00.java pass valgrind and resetStat...Sven Gothel2022-05-161-0/+89
* scripts/run-java-trials-forever.sh: added, similar to scripts/run-native-tria...Sven Gothel2022-05-161-0/+12
* Trial C++/Java: Fix BaseDBTClientServer::setupTest(): Add a.removeAllStatusLi...Sven Gothel2022-05-161-0/+12
* C++/JNI Lifecycle Fix: BTManager must be passed as shared_ptr<> and hold as s...Sven Gothel2022-05-144-11/+126
* Add scripts/run-native-trial*.sh, split valgrind-jvm.supp from valgrind.suppSven Gothel2022-05-136-72/+152
* JNI Lifecycle Fix: BTGattCharListener: Adopt full Java/Native link via DBTNat...Sven Gothel2022-05-101-2/+2
* trial i470 test_provoke (C++) / TestDBTProvoke (Java) demonstrating C++ survi...Sven Gothel2022-05-071-9/+9
* Trial C++: Add 'provoke_' native test to be run manually, provoking issues ..Sven Gothel2022-05-032-3/+3
* build scripts: Only use OpenJDK 17 if available (Not available on Debian 10)Sven Gothel2022-04-245-6/+26
* scripts/run-trials-until.sh: Allow preferred path build/trial/javaSven Gothel2022-04-241-2/+2
* scripts/run-java-trial.sh: Convenient java trial launch script using same inv...Sven Gothel2022-04-241-0/+46
* scripts/run-trials-until.sh: Add notice to run from build directory (if not)Sven Gothel2022-04-241-0/+5
* Build and testing using OpenJDK 17 (min requirement still 11) using our build...Sven Gothel2022-04-234-4/+4
* README: Bump v2.6.4. Convert Connection_Paramter.md to markdown and link.v2.6.4Sven Gothel2022-04-191-0/+7
* build.sh: Detail trial/testing w/ and w/o DEBUGSven Gothel2022-04-181-1/+3
* valgrind for jvm: Don't show reachable (OK) leaksSven Gothel2022-04-161-1/+1
* valgrind suppressed file: Adding a few sections to silence JVM memcheck (alre...Sven Gothel2022-04-161-0/+64
* scripts/run-native-example.sh: Fix runit_capsh() EXE_WRAPPERSven Gothel2022-04-151-1/+1
* README.md: Bump for v2.6.3v2.6.3Sven Gothel2022-04-111-1/+1
* Adjust *build-doc.shSven Gothel2022-02-072-4/+4
* Added online unit testing using actual BT adapter, testing client with server...Sven Gothel2022-02-072-2/+4
* scripts/run-java-example.sh: Escape cmd args to preserve quoting like run-nat...Sven Gothel2022-02-021-11/+12
* Remove obsolete and unmaintained examples: dbt_scanner00 and dbt_scanner01Sven Gothel2022-02-022-2/+0
* [re]build.sh: Fully specify `logfile` incl $rootdir and $archabi part; Adding...Sven Gothel2022-01-253-4/+37
* bluez-btreset: Add setting local nameSven Gothel2022-01-171-0/+4
* run-native-example-simple.sh: Don't sudo ..Sven Gothel2022-01-021-2/+2
* Examples: Use clear 'client_keys' and 'server_keys' for key client- and serve...Sven Gothel2022-01-014-6/+8
* scripts/build.sh: Cleanup alternative cmake invocation, emphasize on RELEASE ...Sven Gothel2021-11-151-1/+4
* DBGattServer::Listener: Fix API docSven Gothel2021-11-082-0/+46
* Add example: dbt_readsmpkey.cpp: Read SMPKeyBin files and dump themSven Gothel2021-11-083-0/+120
* scripts/build-doc.sh: Create tar archive of doc (Bump jaulib for same change)Sven Gothel2021-11-041-1/+3
* scripts/run-*-example.sh: Set kernel core pattern, to be sure of name and loc...Sven Gothel2021-11-022-0/+2
* Adding blues-btreset.sh: Reset and 'disable' one or more adapter ..Sven Gothel2021-10-291-0/+14
* Add BTAdapter's Slave Peripheral SMP Key ManagementSven Gothel2021-10-291-0/+1
* scripts/run-native-example.sh: Enforce using bash to preserve command-line qu...Sven Gothel2021-09-291-14/+21
* scripts/run-java-scanner10.sh: Removed (missed in previous unified launch scr...Sven Gothel2021-09-271-133/+0
* Examples: Build using a set of idiomatic names, one recipe for each examples;...Sven Gothel2021-09-272-2/+0
* Add build-cross.sh using chroot to target system (from my pi-gen work, using ...Sven Gothel2021-09-262-0/+95
* scripts/run*: Unify launch scripts using single defintion and symbolic links ...Sven Gothel2021-09-2611-454/+194
* Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) to jaulib for gene...Sven Gothel2021-09-181-1/+1
* Add advertising support (start with set-data and -params, stop) via HCIHandlerSven Gothel2021-09-152-0/+269
* scripts/run-dbt_scanner10.sh: Fix '-root' launchSven Gothel2021-09-031-1/+1