- Jun 08, 2022
-
-
Eric Müller authored
Change-Id: Ic170cce9098360d8a3d3180ec676429bc7085e05
-
- Jun 03, 2022
-
-
Philipp Spilger authored
Depends-On: 17209 Change-Id: Id7d0b4e1927d8668bde6486591acc9135f6594f5
-
- Mar 24, 2022
-
-
Christian Pehle authored
Change-Id: Ia13a4d64cd21615ba7780dd71825d84097e6f5a0
-
- Mar 17, 2022
-
-
Philipp Spilger authored
Change-Id: Ie40f20a034e70324c377244cca8c45a3763e73ff
-
- Mar 11, 2022
-
-
Philipp Spilger authored
Change-Id: I07f59e809f565dad91e6ef78d462c2d1417f9ee5
-
Philipp Spilger authored
Change-Id: I4fdbdcccd7fdbfa3e9a1808ebb9eeec009324eb3
-
- Mar 02, 2022
-
-
Philipp Spilger authored
* prevents simultaneous construction of connection to same endpoint, which results in failures in the below layer and usage Change-Id: If2120c04dd57d3cde3ac06c4ac2b9536f70e7580
-
- Feb 21, 2022
-
-
Philipp Spilger authored
Change-Id: Ia234608be352a8323824674d1efc1518215b8f07
-
- Feb 15, 2022
-
-
Philipp Spilger authored
* performance increase 160MB/s -> 240MB/s for random messages * easier debugability because of missing context switches Change-Id: If45580701c647500b05ee38b86261949161e76e1
-
- Feb 03, 2022
-
-
Philipp Spilger authored
* previously we redefined the variable a second time with another value (empty) * now we redefine it to the same value and therefore don't trigger a warning Change-Id: Icb13e3ea8275afae2b22aa2ee6c2d03534c4487a
-
Philipp Spilger authored
Change-Id: Id1fde1803ea3a0dceb5c2a280e36c9ed6d4c5adc
-
Philipp Spilger authored
Change-Id: Ie002a7a7a0bf338da46a32c7d0a76c52bf838fe1
-
- Feb 02, 2022
-
-
Eric Müller authored
Change-Id: Id82456f9b8d48ba4d4808a1dfb43228883982758
-
- Jan 28, 2022
-
-
Philipp Spilger authored
Depends-On: 16332 Change-Id: I1a6e1f1faaec49706c6cbee37e25ece4781655af
-
- Jan 20, 2022
-
-
Philipp Spilger authored
Change-Id: Ia9f21b23147ba3420b554a5b4428c4274b3b21b5
-
- Jan 19, 2022
-
-
Philipp Spilger authored
Depends-On: 15030 Change-Id: Icb91e532a5700ab1af650735a852cf9a03c46bba
-
Philipp Spilger authored
Change-Id: I00acb456edb2c093fd9e9c47803bc811c87e1906
-
Philipp Spilger authored
Change-Id: I5012014b3524cf6788dae0b83da61a091571e13c
-
Philipp Spilger authored
Change-Id: Id13cfd1830b744d07e7c62a5cbaf1d967843bc3f
-
Philipp Spilger authored
* we switched to variant accessors a while ago Change-Id: I17a2684bf2ceba61d4b8ad0862cf978f51730b39
-
Philipp Spilger authored
Change-Id: I743309bdafc857bd85791e96f5ddf12d661d4a5f
-
Philipp Spilger authored
* it uses the quiggeldy launcher from the vx namespace and therefore is not common Depends-On: 16261 Change-Id: I688d083905fd90bea23665605765082295724b21
-
Philipp Spilger authored
* measure from sending until decoding Halt message Change-Id: Id539ece22dc9f74786d9287446a5832f9be11a3a
-
- Jan 18, 2022
-
-
Philipp Spilger authored
Change-Id: I869e998e683506575ecb7662c28ce49fc0b3ee00
-
- Dec 01, 2021
-
-
Philipp Spilger authored
Change-Id: I7219a82b968f747e939a4a657a0ec90f8123930d
-
- Nov 26, 2021
-
-
Philipp Spilger authored
Change-Id: I76b10f096147335cf3c827c78effee4d85feb7d0
-
Philipp Spilger authored
Change-Id: Icb61b3b9e63cf77411b83e78b6ebc2d056346967
-
- Nov 22, 2021
-
-
Eric Müller authored
Change-Id: Ie37b246d07628b9d457ebda91990e1eac33ae50e
-
- Nov 18, 2021
-
-
Eric Müller authored
Change-Id: If044722deba74f573ff35140da7a2b1804f29448
-
- Nov 17, 2021
-
-
Eric Müller authored
Quiggeldy sometimes failes abnormally when using the async mode — we don't care that much as this operation mode isn't actively used at the moment (bug #3973). Change-Id: I51ac7fbf1feed1c8eefccb24b813ef542b7bd145
-
- Nov 15, 2021
-
-
Philipp Spilger authored
* check for joinable() and set runnable flag to false beforehand * fixes terminate without active exception in timeoutnotification- induced throws in upper layers Change-Id: Ia1d760e871ad3bdce490d6df5aa6f79dadd2ffa0
-
Philipp Spilger authored
* terminate is called by ~thread() triggered by throw in check_compatibility without join of thread * construct thread only after check_compatibility() Change-Id: I0a7b67fbc2fdf14cb4cb5071a7e810e4a4c9c786
-
- Nov 11, 2021
-
-
Eric Müller authored
Change-Id: If380fb6ebb7556504e9d39a1586469e43df16157
-
Eric Müller authored
Change-Id: Idc92fe7d9ce9bffb024c969bbd93b7d20a35ebf7
-
- Oct 26, 2021
-
-
Philipp Spilger authored
Change-Id: Iaec0dedbd035242d5f330c1fa0c81b4636efdc88
-
- Oct 22, 2021
-
-
Eric Müller authored
Change-Id: I82b4b225d1d8c557375c4c57857a8ae7b55fdb5e
-
- Oct 19, 2021
-
-
Eric Müller authored
Depends-On: 15712, 15713, 15714, 15715 Change-Id: I585db0a22b1b938b66b16ec8c84b92fe841fb15b
-
- Oct 13, 2021
-
-
Philipp Spilger authored
Change-Id: I2251d707f400390666b6fe835c29b0269d713bef
-
- Oct 05, 2021
-
-
Currently there is a segfault when using hxtorch if RCF deinits. This can be workarounded by not performing a full RCF-deinit if QuiggeldyConnection goes out of scope, but should be investigated further. Change-Id: I88b3cbb8277546361752c268a45f41156bb8d482
-
Change-Id: I93d90204df781f2089e8faf70141c0f8b6a509b5
-