Skip to content

Releases: worldcoin/orb-software

orb-jobs-agent/v0.0.0-beta.26

17 Feb 12:20
2ddac07

Choose a tag to compare

feat: add thermal-cam-recalibration job (#996)

Add a job to recalibrate thermal camera

Co-authored-by: vmenge <victor.ferreira.menge@toolsforhumanity.com>

orb-connd/v0.1.1-795633d

13 Feb 16:38
795633d

Choose a tag to compare

fix(connd): don't block wifi reporting on modem issues (#998)

## fixes
- reporting of wifi and connectivity status being blocked when modem is
in a bad state

orb-attest/v0.2.10-beta.6

12 Feb 16:09
9302d19

Choose a tag to compare

feat(attest): catch new communication error code (#989)

should lead to security mcu reboot

---------

Signed-off-by: Cyril Fougeray <cyril.fougeray@toolsforhumanity.com>

zorb/v0.1.0-ebb19ef

10 Feb 13:42
ebb19ef

Choose a tag to compare

chore(backend-status): import zenoh through zenorb (#995)

self-explanatory

orb-jobs-agent/v0.0.0-ebb19ef

11 Feb 11:43
ebb19ef

Choose a tag to compare

chore(backend-status): import zenoh through zenorb (#995)

self-explanatory

orb-connd/v0.1.1-ebb19ef

11 Feb 13:45
ebb19ef

Choose a tag to compare

chore(backend-status): import zenoh through zenorb (#995)

self-explanatory

orb-backend-status/v0.0.0-ebb19ef

11 Feb 11:43
ebb19ef

Choose a tag to compare

chore(backend-status): import zenoh through zenorb (#995)

self-explanatory

orb-mcu-util/v0.7.3-beta.19

06 Feb 10:34
e0c3cbc

Choose a tag to compare

fix(mcu-util): no iso-tp iface on `--can-fd` (#983)

refactor CAN communication interfaces to support dynamic interface
selection
when `--can-fd` is used, no iso-tp interface needs to be created at all:
it will fail is isotp module not inserted

fixes O-3046

Signed-off-by: Cyril Fougeray <cyril.fougeray@toolsforhumanity.com>

orb-connd/v0.1.1-d0b2a6e

05 Feb 10:04
d0b2a6e

Choose a tag to compare

fix(backend-status): 422 when no iccid (#981)

# fixes
- sending backend status failing due to iccid being `None`
- `backend-status` crashing due to `zenohd` not being available 

## todo
- [x] test on a diamond

orb-backend-status/v0.0.0-d0b2a6e

05 Feb 10:04
d0b2a6e

Choose a tag to compare

fix(backend-status): 422 when no iccid (#981)

# fixes
- sending backend status failing due to iccid being `None`
- `backend-status` crashing due to `zenohd` not being available 

## todo
- [x] test on a diamond