Skip to content

Releases: openairsoft/openmosfet

safety, ui and experimental features

06 Mar 10:55
1e04161
Compare
Choose a tag to compare
  • UI first installation and launch window to test replica setup
  • added buzzer feature, buzz on startup when replica is ready to fire
  • detect motor lock or cycle sensor error and shutdown motor (prevent battery damage and potential ignition)
  • delay between shots is implemented
  • experimental esp-now pairing feature (not documented) for realtime monitoring of the replica
  • improved rest api for replica control and config
  • added photosensor selector sensor capability (based on a gradient sticker)

added features and stuff

18 Dec 18:47
f064b7c
Compare
Choose a tag to compare
  • added a new replica interface + slight refactoring
  • fix (readme): improve team list
  • fix (UI): template selection
  • Api refactor and api readme typo fix
  • changed interface 2 motor logic to be compatible with the board electronics
  • Changed default env to production to avoid mistakes
  • Add disable motor, ui improvement, update animation

new UI, new features etc...

01 Dec 22:10
Compare
Choose a tag to compare

Since there are some not backward compatible changes in the api structure and the UI has a very significant improvement, this is considered as a new major version.
Also the code has been tested with the first iteration of the pcb prototype, so we'll bump from alpha to beta.

  • new developper : Zao (UI)
  • new UI !
  • new doc for the api and config
  • improvements
    • more coherent api ressources path and methods
    • build workflow
      • you can simulate the behavior of the mosfet apis with a live dev server
      • the binaries are named correctly for each interface type
      • overall rework of the platformio.ini environments
    • refactoring of the virtual components classes to be all static
    • removed backend and frontend libraries to keep the build size "low" (lets say lower than 100% capacity)
  • new features
    • http api to control the replica (trigger, etc...)
    • ability the enable/disable precocking globally while keeping precocking settings for each firemode (not yet in ui)
    • ability the decock the replica by keeping the trigger pulled after a set amount a time after a burst ends (not yet in ui)

bye bye jquery

24 Nov 17:26
Compare
Choose a tag to compare
0.2.2-alpha

Removed jquery and repaired interface

Refactored interfaces and build flow

22 Nov 17:13
Compare
Choose a tag to compare

Important note : this break auto-update feature for old builds as the file naming convention as changed

Auto update from web enabled

21 Nov 23:17
Compare
Choose a tag to compare
0.2.0-alpha

Auto update from web enabled

OTA upload enabled

18 Nov 20:25
Compare
Choose a tag to compare

now we can upload the code via proper ota with ide

fixed bugs

12 Nov 20:08
Compare
Choose a tag to compare
0.0.1-alpha

Enabled OTA uploading, ditched mDns lib because ArduinoOta hanldes it

first test release

11 Nov 15:28
Compare
Choose a tag to compare
0.0.0-alpha

Enabled OTA uploading, ditched mDns lib because ArduinoOta hanldes it