Skip to content

Tags: leka/LekaOS

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ladislas Ladislas de Toldi
🔀️ Merge branch 'release/v2.0.0'

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ladislas Ladislas de Toldi
🔖 (v1.4.0): Merge branch 'release/v1.4.0'

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ladislas Ladislas de Toldi
🔀 Merge branch 'yann/feature/rename-release-output' into develop

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ladislas Ladislas de Toldi
🔖 (v1.2.0): Merge branch 'release/1.2.0'

* release/1.2.0: (130 commits)
  🐛 (supersimon): Move increment before last round check
  🔖 (release): Bump to v1.2.0
  👷 (sonarcloud): Update sonar-scanner to v4.7.0.2747
  👷 (actions): Update actions/cache to v3
  ✨ (RobotKit): Link BLE and FileReception to get SHA256
  ✨ (BLEKit): Interface - Add onDataRequested method
  👷 (setup): Remove actions/setup-python
  🐛 (ActivityKit): Add missing #include <optional> to SuperSimon
  ⬆️ (boost): Bump boost::sml to v1.1.6
  ✨ (os): Add activity - ShapeRecognition
  ✨ (ActivityKit): Add new activity - ShapeRecognition
  ✨ (os): Add activity - SuperSimon
  ✨ (ActivityKit): Add new activity - SuperSimon
  ✨ (os): Add activity - FlashNumberCounting
  ✨ (ActivityKit): Add new activity - FlashNumberCounting
  ✨ (os): Add activity - LedNumberCounting
  ✨ (ActivityKit): Add new activity - LedNumberCounting
  ✨ (os): Add activity - FoodRecognition
  ✨ (ActivityKit): Add new activity - FoodRecognition
  ✨ (os): Add activity - EmotionRecognition
  ...

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ladislas Ladislas de Toldi
Merge branch 'release/v1.1.0'

* release/v1.1.0:
  🔖 Version bump 1.1.0
  🚸 (rc): Set Serial Number as BLE device name
  ✨ (SN): Add short SN
  🐛 (SN): Get SN array reference of SerialNumberKit
  🚨 (sonarcloud): Fix pass large object "card" by reference to const
  🚨 (sonarcloud): Fix ignoring return value of function declared with 'nodiscard' attribute
  ♻️ (audio): Modernize spike
  ✨ (audio): Add audio spike based on functional certification test
  🔥 (libs): Remove lib HardwareTests
  🔥 (drivers): Remove FastLED driver, spike
  🔥 (tests): Remove functional tests
  ✨ (IOKit): Add DigitalOut class
  ✨ (utils): Add random8 function
  ✨ (fs): Add options to run loop script fast or provide custom delay
  ⚡ (fs): Speed up display of images to reduce check time
  🎨 (cmake): Reformat cmake python scripts
  🎨 (cmake): Reformat all .cmake script files
  🎨 (cmake): Reformat all CMakeLists.txt files
  ✨ (drivers): Add CoreIOExpander
  ♻️ (interface): IOExpander - Add set/read output pin methods

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ladislas Ladislas de Toldi
🔖 (v1.0.1): Merge branch 'release/v1.0.1'

* release/v1.0.1:
  ✨ (bootloader): Add log_stats() function
  🔥 (bootloader): Remove watchdog from bootloader

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ladislas Ladislas de Toldi
🔖 (v1.0.0): Merge branch 'release/v1.0.0'

* release/v1.0.0: (1727 commits)
  🍱 (img): Add img/id
  🍱 (os): Add LekaOS-1.0.0.bin
  🐛 (bootload): Fix delay of watchdog to avoid HardFault
  ✅ (tests): Adapt battery tests
  🔊 (spike): Spike battery show robot voltage
  🚸 (battery): Adapt-voltage-battery-level
  🩺 (bootloader): Add watchdog + LogKit
  🐛 (spike): Fix delay issues when playing video
  🚚 (BehaviorKit): Update video paths
  🍱 (vid): Add vid/{system,states,actions,emotions}
  🚚 (BehaviorKit): Update img paths
  fs/usr/test/vid-1-ok.avi,fs/usr/test/vid-2-ok.avi,fs/usr/test/vid-3-ko-broken_content.avi,fs/usr/test/vid-4-ko-empty.avi,fs/usr/test/vid-5-ok.avi: convert to Git LFS
  🔧 (lfs): Activate git-lfs for .avi files
  fs/home/wav/fur-elise.wav: convert to Git LFS
  🔧 (lfs): Activate git-lfs for .wav files
  🚚 (behavior): Rename charging behavior
  🍱 (img): Add img/system/misc
  🍱 (img): Add img/system/faces
  🍱 (img): Add img/system/battery
  🩺 (fs): Improve fs check test with new content
  ...