- Apr 18, 2017
-
-
Sebastien Lorquet authored
add settings to set default freq at boot more cc1101 config
-
- Apr 16, 2017
-
-
Sebastien Lorquet authored
-
- Apr 15, 2017
-
-
Gregory Nutt authored
-
- Apr 14, 2017
-
-
Sebastien Lorquet authored
add getpreamblelen add comments
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
- Apr 13, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Thomas Keh authored
Enable by setting the IFF_TAP flag instead of the IFF_TUN flag in ifr_flags.
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
- Apr 12, 2017
-
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
- Apr 11, 2017
-
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
- Apr 10, 2017
-
-
Sebastien Lorquet authored
-
- Apr 08, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 06, 2017
-
-
Jussi Kivilinna authored
New interface allows checking if RTC time has been set. This allows to application to detect if RTC has valid time (after reset) or should application attempt to get real time by other means (for example, by launching ntpclient or GPS).
-
Jussi Kivilinna authored
-
- Apr 05, 2017
-
-
Gregory Nutt authored
-
- Apr 04, 2017
-
-
Juha Niskanen authored
-
- Apr 03, 2017
-
-
Juha Niskanen authored
drivers/sensors: Add driver for ST LIS2DH accelerometer. From Timo Voutilainen <time.voutilainen@haltian.com> et al.
-
- Apr 01, 2017
-
-
Gregory Nutt authored
-
- Mar 31, 2017
-
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Juha Niskanen authored
From Harri Luhtala <harri.luhtala@haltian.com>. Tested with earlier version of NuttX; with current version checked that it compiles.
-
Juha Niskanen authored
-
Gregory Nutt authored
-
- Mar 30, 2017
-
-
Juha Niskanen authored
-
Sebastien Lorquet authored
-
Jussi Kivilinna authored
Entropy pool gathers environmental noise from device drivers, user-space, etc., and returns good random numbers, suitable for cryptographic use. Based on entropy pool design from *BSDs and uses BLAKE2Xs algorithm for CSPRNG output. Patch also adds /dev/urandom support for using entropy pool RNG and new 'getrandom' system call for getting randomness without file-descriptor usage (thus avoiding file-descriptor exhaustion attacks). The 'getrandom' interface is similar as 'getentropy' and 'getrandom' available on OpenBSD and Linux respectively.
-
- Mar 29, 2017
-
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
- Mar 28, 2017
-
-
Martin Lederhilger authored
-