-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Analog module for combining medical oxygen with patient's breathing air in MakAir #242
base: control-fullscreen
Are you sure you want to change the base?
Commits on Apr 26, 2020
-
Use “point_size” instead of line stroke width; fixes crashes?
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47116cb - Browse repository at this point
Copy the full SHA 47116cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for daec882 - Browse repository at this point
Copy the full SHA daec882View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b9a9b - Browse repository at this point
Copy the full SHA c0b9a9bView commit details -
Control: Use the Chip struct to have the chip state in it
Also refactor the way we poll() the serial, this will now be easier to handle alarm traps
Configuration menu - View commit details
-
Copy full SHA for 85615b9 - Browse repository at this point
Copy the full SHA 85615b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4615eb - Browse repository at this point
Copy the full SHA f4615ebView commit details -
Improvements on graph + general positionning
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f6fdb1 - Browse repository at this point
Copy the full SHA 1f6fdb1View commit details -
Merge branch 'master' of github.com:makers-for-life/makair
Signed-off-by: Valerian Saliou <[email protected]> # Conflicts: # src/software/control/src/config/environment.rs
Configuration menu - View commit details
-
Copy full SHA for 827022b - Browse repository at this point
Copy the full SHA 827022bView commit details -
Prep-up playground for branding display
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b872f5 - Browse repository at this point
Copy the full SHA 7b872f5View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18b0315 - Browse repository at this point
Copy the full SHA 18b0315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d1a6fc - Browse repository at this point
Copy the full SHA 4d1a6fcView commit details -
Merge pull request #204 from makers-for-life/execute-CI-on-PR
Execute CI on pull requests
Configuration menu - View commit details
-
Copy full SHA for 83f1ebc - Browse repository at this point
Copy the full SHA 83f1ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ecfcdc - Browse repository at this point
Copy the full SHA 5ecfcdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c498eeb - Browse repository at this point
Copy the full SHA c498eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 730388e - Browse repository at this point
Copy the full SHA 730388eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3923f7c - Browse repository at this point
Copy the full SHA 3923f7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dd62b9 - Browse repository at this point
Copy the full SHA 5dd62b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 120091c - Browse repository at this point
Copy the full SHA 120091cView commit details -
Update src/software/telemetry/src/parsers.rs
Co-Authored-By: David Sferruzza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a22022 - Browse repository at this point
Copy the full SHA 1a22022View commit details -
Update src/software/telemetry/src/parsers.rs
Co-Authored-By: David Sferruzza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b19865 - Browse repository at this point
Copy the full SHA 7b19865View commit details -
Update src/software/telemetry/src/parsers.rs
Co-Authored-By: David Sferruzza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 146e110 - Browse repository at this point
Copy the full SHA 146e110View commit details -
Update src/software/telemetry/src/parsers.rs
Co-Authored-By: David Sferruzza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f49b691 - Browse repository at this point
Copy the full SHA f49b691View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f22e1 - Browse repository at this point
Copy the full SHA b5f22e1View commit details
Commits on Apr 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f358838 - Browse repository at this point
Copy the full SHA f358838View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6e6355 - Browse repository at this point
Copy the full SHA d6e6355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 819220e - Browse repository at this point
Copy the full SHA 819220eView commit details -
Merge pull request #203 from ronanM/proptest
[Telemetry] proptest for parsers.rs
Configuration menu - View commit details
-
Copy full SHA for 6113917 - Browse repository at this point
Copy the full SHA 6113917View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 747a1f4 - Browse repository at this point
Copy the full SHA 747a1f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d695248 - Browse repository at this point
Copy the full SHA d695248View commit details -
Working logo w/ version passing
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58c3e48 - Browse repository at this point
Copy the full SHA 58c3e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e6567 - Browse repository at this point
Copy the full SHA b6e6567View commit details -
Refactor + lowercase logs in telemetry lib
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0db6e3f - Browse repository at this point
Copy the full SHA 0db6e3fView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4e8f71 - Browse repository at this point
Copy the full SHA a4e8f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1777f58 - Browse repository at this point
Copy the full SHA 1777f58View commit details -
Show firmware version (looks like we do not receive a SEMVER version …
…for now) Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac3fb4f - Browse repository at this point
Copy the full SHA ac3fb4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f791fa5 - Browse repository at this point
Copy the full SHA f791fa5View commit details -
Merge pull request #202 from makers-for-life/fix-telemetry-protocol
Fix telemetry protocol
Configuration menu - View commit details
-
Copy full SHA for 77d6bcc - Browse repository at this point
Copy the full SHA 77d6bccView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a565e18 - Browse repository at this point
Copy the full SHA a565e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ef8da - Browse repository at this point
Copy the full SHA 17ef8daView commit details -
Merge pull request #208 from makers-for-life/avoid-implicit-conversion
Avoid implicit conversion
Configuration menu - View commit details
-
Copy full SHA for 3ad6f28 - Browse repository at this point
Copy the full SHA 3ad6f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for e79cf59 - Browse repository at this point
Copy the full SHA e79cf59View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0e71f - Browse repository at this point
Copy the full SHA cb0e71fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f29538 - Browse repository at this point
Copy the full SHA 1f29538View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a85eb89 - Browse repository at this point
Copy the full SHA a85eb89View commit details -
Configuration menu - View commit details
-
Copy full SHA for de3fe29 - Browse repository at this point
Copy the full SHA de3fe29View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bccdb9 - Browse repository at this point
Copy the full SHA 9bccdb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aeb264 - Browse repository at this point
Copy the full SHA 8aeb264View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97e8f50 - Browse repository at this point
Copy the full SHA 97e8f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa39893 - Browse repository at this point
Copy the full SHA aa39893View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea32cd6 - Browse repository at this point
Copy the full SHA ea32cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8461c6 - Browse repository at this point
Copy the full SHA b8461c6View commit details -
Merge pull request #206 from makers-for-life/control-alarms
Control: display ongoing alarms
Configuration menu - View commit details
-
Copy full SHA for 430f06d - Browse repository at this point
Copy the full SHA 430f06dView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fccd910 - Browse repository at this point
Copy the full SHA fccd910View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2da8d5c - Browse repository at this point
Copy the full SHA 2da8d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa0f7e6 - Browse repository at this point
Copy the full SHA fa0f7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f02b90 - Browse repository at this point
Copy the full SHA 9f02b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for e070d33 - Browse repository at this point
Copy the full SHA e070d33View commit details -
Remove logs during build as travis failed
The job exceeded the maximum log length, and has been terminated.
Configuration menu - View commit details
-
Copy full SHA for 73336c3 - Browse repository at this point
Copy the full SHA 73336c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e26e3c - Browse repository at this point
Copy the full SHA 2e26e3cView commit details -
Merge pull request #197 from makers-for-life/fix-blower-telemetry
Fix blower telemetry & use consistent types
Configuration menu - View commit details
-
Copy full SHA for 7cfbeb1 - Browse repository at this point
Copy the full SHA 7cfbeb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387fd4e - Browse repository at this point
Copy the full SHA 387fd4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 298b964 - Browse repository at this point
Copy the full SHA 298b964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c6cc4 - Browse repository at this point
Copy the full SHA 47c6cc4View commit details -
Merge pull request #209 from makers-for-life/improve-clippy-tasks
Fix clippy's reports on GitHub Actions
Configuration menu - View commit details
-
Copy full SHA for 23a5b77 - Browse repository at this point
Copy the full SHA 23a5b77View commit details -
Merge pull request #211 from makers-for-life/enable-sonarcloud
Enable sonarcloud
Configuration menu - View commit details
-
Copy full SHA for 328ab15 - Browse repository at this point
Copy the full SHA 328ab15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b28a91 - Browse repository at this point
Copy the full SHA 7b28a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc888d9 - Browse repository at this point
Copy the full SHA cc888d9View commit details -
Merge pull request #212 from makers-for-life/telemetry-add-systick-to…
…-machine-state Add systick to machine state snapshot
Configuration menu - View commit details
-
Copy full SHA for fc1e248 - Browse repository at this point
Copy the full SHA fc1e248View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd5d9cb - Browse repository at this point
Copy the full SHA dd5d9cbView commit details -
Telemetry: Don't use an enum for the AlarmCode
It's too complicated to get back the real u8 code after that and we might need it. If we ever need to compare two values, let's just export the RMC_SW_ u8 out of the crate and use that directly.
Configuration menu - View commit details
-
Copy full SHA for f746064 - Browse repository at this point
Copy the full SHA f746064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26fb5a2 - Browse repository at this point
Copy the full SHA 26fb5a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b608f26 - Browse repository at this point
Copy the full SHA b608f26View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae33cb0 - Browse repository at this point
Copy the full SHA ae33cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 296fc1a - Browse repository at this point
Copy the full SHA 296fc1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e87c40 - Browse repository at this point
Copy the full SHA 2e87c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2dfb7e - Browse repository at this point
Copy the full SHA b2dfb7eView commit details -
Add System Architecture (thanks @ejuliot)
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b642cd7 - Browse repository at this point
Copy the full SHA b642cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b758ce4 - Browse repository at this point
Copy the full SHA b758ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd5b6e2 - Browse repository at this point
Copy the full SHA fd5b6e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 687d8ea - Browse repository at this point
Copy the full SHA 687d8eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 338ab51 - Browse repository at this point
Copy the full SHA 338ab51View commit details
Commits on Apr 28, 2020
-
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13412c6 - Browse repository at this point
Copy the full SHA 13412c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for aee43b2 - Browse repository at this point
Copy the full SHA aee43b2View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 024fcdc - Browse repository at this point
Copy the full SHA 024fcdcView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0334bad - Browse repository at this point
Copy the full SHA 0334badView commit details -
Progressing on reworking telemetry widgets (with an arrow image)
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9a7f09 - Browse repository at this point
Copy the full SHA a9a7f09View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2963658 - Browse repository at this point
Copy the full SHA 2963658View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8034e6 - Browse repository at this point
Copy the full SHA d8034e6View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90bad48 - Browse repository at this point
Copy the full SHA 90bad48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d51b53 - Browse repository at this point
Copy the full SHA 8d51b53View commit details -
add limitation to peak pressure
gabrielmoneyron committedApr 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 7cc8d50 - Browse repository at this point
Copy the full SHA 7cc8d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d45688 - Browse repository at this point
Copy the full SHA 2d45688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e359d - Browse repository at this point
Copy the full SHA 09e359dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bf2094 - Browse repository at this point
Copy the full SHA 2bf2094View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd0a4ea - Browse repository at this point
Copy the full SHA bd0a4eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b700ae - Browse repository at this point
Copy the full SHA 3b700aeView commit details -
Merge pull request #217 from makers-for-life/embed-res
Embed resources into release executable
Configuration menu - View commit details
-
Copy full SHA for cbef816 - Browse repository at this point
Copy the full SHA cbef816View commit details -
Configuration menu - View commit details
-
Copy full SHA for 316ad8c - Browse repository at this point
Copy the full SHA 316ad8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 979c138 - Browse repository at this point
Copy the full SHA 979c138View commit details -
Initialize status canvas + heartbeat wrapper
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fbee7c - Browse repository at this point
Copy the full SHA 4fbee7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4db124b - Browse repository at this point
Copy the full SHA 4db124bView commit details -
remove limitation for peak pressure decrease and plateau pressure inc…
…rease
gabrielmoneyron committedApr 28, 2020 Configuration menu - View commit details
-
Copy full SHA for c34f435 - Browse repository at this point
Copy the full SHA c34f435View commit details -
“Heartbeat” breathing indicator soon done
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72a8ff5 - Browse repository at this point
Copy the full SHA 72a8ff5View commit details -
Bootstrap static “heartbeat” indicator
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1def8f - Browse repository at this point
Copy the full SHA b1def8fView commit details -
Merge pull request #216 from makers-for-life/peak-limit-in-plateau-co…
…ntrol add limitation to peak pressure
Configuration menu - View commit details
-
Copy full SHA for 487f2e4 - Browse repository at this point
Copy the full SHA 487f2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c7655 - Browse repository at this point
Copy the full SHA 56c7655View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa3cd70 - Browse repository at this point
Copy the full SHA aa3cd70View commit details -
Merge pull request #218 from makers-for-life/no-limit-on-plateau-pres…
…sure remove limitation for peak pressure decrease and plateau pressure inc…
Configuration menu - View commit details
-
Copy full SHA for 5c8bb20 - Browse repository at this point
Copy the full SHA 5c8bb20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 407d681 - Browse repository at this point
Copy the full SHA 407d681View commit details
Commits on Apr 29, 2020
-
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2beb745 - Browse repository at this point
Copy the full SHA 2beb745View commit details -
Populated “unit active” + “ac power” sections
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbfbc2d - Browse repository at this point
Copy the full SHA bbfbc2dView commit details -
Add “heartbeat” pulse indicator, working :)
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a516a5 - Browse repository at this point
Copy the full SHA 2a516a5View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b97d26 - Browse repository at this point
Copy the full SHA 7b97d26View commit details -
Hook heartbeat indicator onto target peak pressure
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26fc735 - Browse repository at this point
Copy the full SHA 26fc735View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b9e2c7 - Browse repository at this point
Copy the full SHA 7b9e2c7View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cc2586 - Browse repository at this point
Copy the full SHA 3cc2586View commit details -
Bump telemetry arrow asset; for low-density screens
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bddc976 - Browse repository at this point
Copy the full SHA bddc976View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3175437 - Browse repository at this point
Copy the full SHA 3175437View commit details -
Merge pull request #213 from makers-for-life/fix-bugs-from-sonar
Fix various bugs found by Sonar
Configuration menu - View commit details
-
Copy full SHA for f6624a9 - Browse repository at this point
Copy the full SHA f6624a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3f563 - Browse repository at this point
Copy the full SHA ca3f563View commit details -
Configuration menu - View commit details
-
Copy full SHA for a316e02 - Browse repository at this point
Copy the full SHA a316e02View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afcf879 - Browse repository at this point
Copy the full SHA afcf879View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ebd63d - Browse repository at this point
Copy the full SHA 2ebd63dView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ade57b - Browse repository at this point
Copy the full SHA 3ade57bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4f7936 - Browse repository at this point
Copy the full SHA a4f7936View commit details -
Dim alarm container bg color if there is no alarm
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e35e657 - Browse repository at this point
Copy the full SHA e35e657View commit details -
Merge pull request #221 from makers-for-life/support-recording-from-c…
…ontrol Support recording from control
Configuration menu - View commit details
-
Copy full SHA for e17b68b - Browse repository at this point
Copy the full SHA e17b68bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6817816 - Browse repository at this point
Copy the full SHA 6817816View commit details -
Configuration menu - View commit details
-
Copy full SHA for c78bc44 - Browse repository at this point
Copy the full SHA c78bc44View commit details -
Hardcode insp-exp ratio (todo: retrieve it from telemetry)
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 142b0e3 - Browse repository at this point
Copy the full SHA 142b0e3View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c826a8a - Browse repository at this point
Copy the full SHA c826a8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 085af96 - Browse repository at this point
Copy the full SHA 085af96View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66d1735 - Browse repository at this point
Copy the full SHA 66d1735View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f5e46 - Browse repository at this point
Copy the full SHA e6f5e46View commit details -
Dynamic margin top for alarms wrapper
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b38471e - Browse repository at this point
Copy the full SHA b38471eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c18d12 - Browse repository at this point
Copy the full SHA 4c18d12View commit details -
Control: fix TELEMETRY_POINTS_PER_SECOND constant
DataSnapshot comes once every 10ms, not every 1ms
Configuration menu - View commit details
-
Copy full SHA for 20d5965 - Browse repository at this point
Copy the full SHA 20d5965View commit details -
Control: fix the peak, plateau and peep units
I thought it was a 0..
Configuration menu - View commit details
-
Copy full SHA for 378d290 - Browse repository at this point
Copy the full SHA 378d290View commit details
Commits on Apr 30, 2020
-
Graph auto-scale over target maximum (100% + 15% overflow allowance)
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ba0eba - Browse repository at this point
Copy the full SHA 0ba0ebaView commit details -
High-precision graphing, storing points as mmH20 and displaying them …
…as cmH20 Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47f7506 - Browse repository at this point
Copy the full SHA 47f7506View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68c95ca - Browse repository at this point
Copy the full SHA 68c95caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de0352 - Browse repository at this point
Copy the full SHA 4de0352View commit details -
Move graph y axis number of labels into env
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 780c579 - Browse repository at this point
Copy the full SHA 780c579View commit details -
Dumb hack to fix graph left jitter point issue
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a8c776 - Browse repository at this point
Copy the full SHA 3a8c776View commit details
Commits on May 1, 2020
-
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 329c170 - Browse repository at this point
Copy the full SHA 329c170View commit details -
Rebuild alarm list as to filter out ignored alarm codes
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3943d08 - Browse repository at this point
Copy the full SHA 3943d08View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e2cca7 - Browse repository at this point
Copy the full SHA 0e2cca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 571c1a1 - Browse repository at this point
Copy the full SHA 571c1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36df16b - Browse repository at this point
Copy the full SHA 36df16bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 888c449 - Browse repository at this point
Copy the full SHA 888c449View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387f0b4 - Browse repository at this point
Copy the full SHA 387f0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b3a076 - Browse repository at this point
Copy the full SHA 2b3a076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dfa24f - Browse repository at this point
Copy the full SHA 8dfa24fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e2937 - Browse repository at this point
Copy the full SHA 64e2937View commit details -
Configuration menu - View commit details
-
Copy full SHA for d33b5b1 - Browse repository at this point
Copy the full SHA d33b5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0691788 - Browse repository at this point
Copy the full SHA 0691788View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb6643e - Browse repository at this point
Copy the full SHA bb6643eView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a0a18a - Browse repository at this point
Copy the full SHA 7a0a18aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8d78cf - Browse repository at this point
Copy the full SHA a8d78cfView commit details -
Gently close valves only with faulhaber motors
gabrielmoneyron committedMay 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 6ea458e - Browse repository at this point
Copy the full SHA 6ea458eView commit details -
Show battery level (as voltage for now)
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbbb1b3 - Browse repository at this point
Copy the full SHA dbbb1b3View commit details -
gabrielmoneyron committed
May 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 242cf0a - Browse repository at this point
Copy the full SHA 242cf0aView commit details -
All telemetry unwrap()s become expect()s
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66cdb67 - Browse repository at this point
Copy the full SHA 66cdb67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64f2003 - Browse repository at this point
Copy the full SHA 64f2003View commit details -
Optional auto graph scaler feature
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9ebe6f - Browse repository at this point
Copy the full SHA a9ebe6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 548e8cf - Browse repository at this point
Copy the full SHA 548e8cfView commit details -
Merge pull request #222 from makers-for-life/supportFaulhabber
Support faulhaber
Configuration menu - View commit details
-
Copy full SHA for 85334a8 - Browse repository at this point
Copy the full SHA 85334a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb294b - Browse repository at this point
Copy the full SHA 2fb294bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e21e0f0 - Browse repository at this point
Copy the full SHA e21e0f0View commit details -
Fix compiler warnings due to optional feature
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fa74e1 - Browse repository at this point
Copy the full SHA 6fa74e1View commit details -
Merge pull request #226 from makers-for-life/make-control-window-more…
…-flexible Make control window more flexible when not in fullscreen mode
Configuration menu - View commit details
-
Copy full SHA for fd90e35 - Browse repository at this point
Copy the full SHA fd90e35View commit details
Commits on May 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e8c4f8e - Browse repository at this point
Copy the full SHA e8c4f8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f823b87 - Browse repository at this point
Copy the full SHA f823b87View commit details -
Reduce number of colors on lexan
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91b32d5 - Browse repository at this point
Copy the full SHA 91b32d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc1e172 - Browse repository at this point
Copy the full SHA fc1e172View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d8da67 - Browse repository at this point
Copy the full SHA 9d8da67View commit details -
Merge pull request #228 from makers-for-life/reduce_noise
Reduce noise
Configuration menu - View commit details
-
Copy full SHA for dc32d4d - Browse repository at this point
Copy the full SHA dc32d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9350226 - Browse repository at this point
Copy the full SHA 9350226View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa9d08 - Browse repository at this point
Copy the full SHA dfa9d08View commit details
Commits on May 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a449788 - Browse repository at this point
Copy the full SHA a449788View commit details
Commits on May 5, 2020
-
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61474dc - Browse repository at this point
Copy the full SHA 61474dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c7a71 - Browse repository at this point
Copy the full SHA 92c7a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2043676 - Browse repository at this point
Copy the full SHA 2043676View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9de07 - Browse repository at this point
Copy the full SHA 8b9de07View commit details -
Merge pull request #231 from lasmafedotova/master
Add files via upload
Configuration menu - View commit details
-
Copy full SHA for 92577ed - Browse repository at this point
Copy the full SHA 92577edView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbdb9a7 - Browse repository at this point
Copy the full SHA cbdb9a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b36d7 - Browse repository at this point
Copy the full SHA a6b36d7View commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3c5ff7a - Browse repository at this point
Copy the full SHA 3c5ff7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24883c3 - Browse repository at this point
Copy the full SHA 24883c3View commit details
Commits on May 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 15ebd21 - Browse repository at this point
Copy the full SHA 15ebd21View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a446d - Browse repository at this point
Copy the full SHA b6a446dView commit details -
Clear off src/ folder (exported to each sub-repo)
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0860ec8 - Browse repository at this point
Copy the full SHA 0860ec8View commit details -
Revert "Clear off src/ folder (exported to each sub-repo)"
This reverts commit 0860ec8.
Configuration menu - View commit details
-
Copy full SHA for e498fe0 - Browse repository at this point
Copy the full SHA e498fe0View commit details -
Merge pull request #234 from makers-for-life/remove-software
Remove software
Configuration menu - View commit details
-
Copy full SHA for 5721b9d - Browse repository at this point
Copy the full SHA 5721b9dView commit details -
Move mechanics and electronics refs
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5995c8 - Browse repository at this point
Copy the full SHA e5995c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 010670c - Browse repository at this point
Copy the full SHA 010670cView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ac288e - Browse repository at this point
Copy the full SHA 6ac288eView commit details -
Rework README links (half done)
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1553be6 - Browse repository at this point
Copy the full SHA 1553be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce6bcd - Browse repository at this point
Copy the full SHA 3ce6bcdView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 913d776 - Browse repository at this point
Copy the full SHA 913d776View commit details -
Clear off Components from README
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2429cd3 - Browse repository at this point
Copy the full SHA 2429cd3View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9dd5021 - Browse repository at this point
Copy the full SHA 9dd5021View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0514c - Browse repository at this point
Copy the full SHA fc0514cView commit details
Commits on May 9, 2020
-
Move casing drawings to Lasma's ones
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdbfd65 - Browse repository at this point
Copy the full SHA cdbfd65View commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1167bbb - Browse repository at this point
Copy the full SHA 1167bbbView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28b36ef - Browse repository at this point
Copy the full SHA 28b36efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e118a - Browse repository at this point
Copy the full SHA 47e118aView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 150fa7f - Browse repository at this point
Copy the full SHA 150fa7fView commit details
Commits on Jun 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e96ab7e - Browse repository at this point
Copy the full SHA e96ab7eView commit details
Commits on Jun 15, 2020
-
Merge pull request #240 from breno-helf/contribuiting
add CONTRIBUITING.md and CODE_OF_CONDUCT.md files
Configuration menu - View commit details
-
Copy full SHA for 2a96da8 - Browse repository at this point
Copy the full SHA 2a96da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca94784 - Browse repository at this point
Copy the full SHA ca94784View commit details
Commits on Nov 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a96039d - Browse repository at this point
Copy the full SHA a96039dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 685ce01 - Browse repository at this point
Copy the full SHA 685ce01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53dc518 - Browse repository at this point
Copy the full SHA 53dc518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c4ef7e - Browse repository at this point
Copy the full SHA 5c4ef7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac2aca1 - Browse repository at this point
Copy the full SHA ac2aca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 622ad12 - Browse repository at this point
Copy the full SHA 622ad12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c6b9a - Browse repository at this point
Copy the full SHA 04c6b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27febde - Browse repository at this point
Copy the full SHA 27febdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 542b196 - Browse repository at this point
Copy the full SHA 542b196View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef34a7e - Browse repository at this point
Copy the full SHA ef34a7eView commit details
Commits on Dec 4, 2020
-
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c6045c - Browse repository at this point
Copy the full SHA 2c6045cView commit details -
Signed-off-by: Valerian Saliou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef97ed8 - Browse repository at this point
Copy the full SHA ef97ed8View commit details
Commits on Dec 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e08cd94 - Browse repository at this point
Copy the full SHA e08cd94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe6faa - Browse repository at this point
Copy the full SHA 1fe6faaView commit details
Commits on Jan 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 175eb48 - Browse repository at this point
Copy the full SHA 175eb48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b60977 - Browse repository at this point
Copy the full SHA 8b60977View commit details
Commits on Jan 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 60fc3e4 - Browse repository at this point
Copy the full SHA 60fc3e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6368d - Browse repository at this point
Copy the full SHA 8b6368dView commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 36deb97 - Browse repository at this point
Copy the full SHA 36deb97View commit details
Commits on Feb 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3da6e0c - Browse repository at this point
Copy the full SHA 3da6e0cView commit details
Commits on Feb 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4c4d815 - Browse repository at this point
Copy the full SHA 4c4d815View commit details
Commits on Feb 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 702b892 - Browse repository at this point
Copy the full SHA 702b892View commit details -
Configuration menu - View commit details
-
Copy full SHA for c805351 - Browse repository at this point
Copy the full SHA c805351View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f5e53 - Browse repository at this point
Copy the full SHA e8f5e53View commit details
Commits on Feb 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b3b3fd8 - Browse repository at this point
Copy the full SHA b3b3fd8View commit details
Commits on Feb 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4974953 - Browse repository at this point
Copy the full SHA 4974953View commit details
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8e6e515 - Browse repository at this point
Copy the full SHA 8e6e515View commit details
Commits on Mar 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ac19e02 - Browse repository at this point
Copy the full SHA ac19e02View commit details
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fcb0045 - Browse repository at this point
Copy the full SHA fcb0045View commit details
Commits on Mar 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1f0f921 - Browse repository at this point
Copy the full SHA 1f0f921View commit details
Commits on Apr 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 40902b6 - Browse repository at this point
Copy the full SHA 40902b6View commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 63cc3a2 - Browse repository at this point
Copy the full SHA 63cc3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f06a82e - Browse repository at this point
Copy the full SHA f06a82eView commit details
Commits on May 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a20d01d - Browse repository at this point
Copy the full SHA a20d01dView commit details
Commits on Jun 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dba8a57 - Browse repository at this point
Copy the full SHA dba8a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1da08 - Browse repository at this point
Copy the full SHA ff1da08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 851d8e7 - Browse repository at this point
Copy the full SHA 851d8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a097c06 - Browse repository at this point
Copy the full SHA a097c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e32b06 - Browse repository at this point
Copy the full SHA 9e32b06View commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3be5f20 - Browse repository at this point
Copy the full SHA 3be5f20View commit details