- Sep 08, 2019
-
-
Ferdinand Bachmann authored
-
- Aug 30, 2019
-
-
Ferdinand Bachmann authored
-
Ferdinand Bachmann authored
-
Ferdinand Bachmann authored
the subsecond encoding function from epic_rtc_set_milliseconds and the corresponding decoding function from epic_rtc_get_milliseconds are not numerically stable. i.e., encoding 5 milliseconds to 20 subsecs and immediately afterwards decoding that yields 4 milliseconds. Adding a bias of 999 (0.24 milliseconds) to the decoding function makes it numerically stable, while never decoding any subsecond value to more than 999 milliseconds.
-
Ferdinand Bachmann authored
-
Ferdinand Bachmann authored
-
rahix authored
See merge request card10/firmware!280
-
Florian Kargl authored
-
rahix authored
See merge request card10/firmware!242
-
rahix authored
-
rahix authored
See merge request card10/firmware!277
-
rahix authored
See merge request card10/firmware!276
-
rahix authored
See merge request card10/firmware!275
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
See merge request card10/firmware!278
-
- Aug 29, 2019
- Aug 28, 2019
-
-
dos authored
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
Instead of copying the values to an extra Value buffer, just fill it directly. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
It is now only possible to use this with encryption and authentication. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Convert to static service registration Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-