Skip to content

Releases: FarmBot/farmbot_os

v14.3.0

11 Aug 13:32
0922b0f
Compare
Choose a tag to compare
  • Genesis and Express firmware updates.
  • Ability to use more than one variable per sequence.
  • Ability for Lua developers to see current point group via __GROUP__ sequence variable.
  • Improved CeleryScript / RPC error reporting.
  • Fix bug where stall was reported as timeout.
  • Report axis name when detecting stalls.

v14.2.2

21 Jul 00:56
9c1c6bb
Compare
Choose a tag to compare
  • Genesis and Express firmware updates.

v14.2.1

19 Jul 21:19
6c2a596
Compare
Choose a tag to compare
  • Add new v1.6 firmware with beta support for quiet mode.
  • Fix problem where writing to an analog peripheral did not update device state.
  • Add a write_pin() lua helper.
  • Bug fix for some Lua formulas.
  • Full removal of factory reset timers.
  • MOVE block now attempts to guess soil height when more than three soil height readings are available (previous versions relied on soil_height setting in device panel)
  • Genesis and Express firmware updates.

v14.2.0

28 Jun 16:19
Compare
Choose a tag to compare
  • Expose the following point attributes to the Lua variable() helper:
    • gantry_mounted
    • id
    • meta
    • openfarm_slug
    • plant_stage
    • pointer_type
    • pullout_direction
    • radius
    • tool_id

v14.1.3

21 Jun 14:46
337c267
Compare
Choose a tag to compare
  • Box LED fixes.
  • Impoved internal diagnostic tools for diagnosing camera problems.
  • Routine dependency updates.

v14.1.2

15 Jun 03:44
Compare
Choose a tag to compare
  • Remove WatchDog timer from non-express models.

v14.1.1

12 Jun 00:59
Compare
Choose a tag to compare
  • Add WatchDog timer to handle unresponsive firmware.

v14.1.0

10 Jun 20:55
Compare
Choose a tag to compare
  • Routine system upgrades.
  • Fix box LEDs (solid red when firmware online).
  • Fix espeak logs.
  • Remove useless / developer-centric logs

v14.0.3

01 Jun 21:31
Compare
Choose a tag to compare
  • Fix bug where some FarmEvent and Regimen executions silently fail
  • Add wait() helper to Lua
  • Minor changes to firmware restart logic
  • Remove non-actionable disconnect logs.

v14.0.2

27 May 22:52
Compare
Choose a tag to compare
  • Better error output for Lua users
  • Bug fix in Lua read_pin helper
  • Bug fix in Lua uart.* helpers (ALPHA status - feedback welcome!)
  • Routine dep. updates.