Skip to content

Loading builds...

Changes

#114 (Jul 15, 2026, 5:42:51 PM)

firmware: Implement debug command via USB control vendor class

Allows to collect talloc reports and other debug information
from a script while the remsim-client is still running.

Change-Id: I1f4d29335eb0d2feef376b8ecdfe57a0162914d6
lynxis at

#113 (Jul 15, 2026, 5:42:51 PM)

firmware: Drop CEMU_TX_DATA when sim is in-active

When the emulated sim is in reset or without power, drop
CEMU_TX_DATA.

Change-Id: I796e548225a742cddfde12bd6a60e4d2e5c04c8f
lynxis at

#112 (Jul 15, 2026, 5:42:51 PM)

firmware: Add talloc_report_buf() encode the allocation by bits

First byte encodes the amount of blocks.
The following bytes encode a block as a single bit.

Change-Id: I3a8ddbe4100f342db2c59ad1fb9aa0014efc62b8
lynxis at

#111 (Jul 14, 2026, 5:56:32 PM)

firmware: Add talloc_report_buf() encode the allocation by bits

First byte encodes the amount of blocks.
The following bytes encode a block as a single bit.

Change-Id: I3a8ddbe4100f342db2c59ad1fb9aa0014efc62b8
lynxis at

#110 (Jul 14, 2026, 5:56:32 PM)

firmware: Implement debug command via USB control vendor class

Allows to collect talloc reports and other debug information
from a script while the remsim-client is still running.

Change-Id: I1f4d29335eb0d2feef376b8ecdfe57a0162914d6
lynxis at

#109 (Jul 14, 2026, 4:25:07 PM)

firmware: card_emu.h: add missing header stdbool.h.

Change-Id: I4ad6d5cf0b4477cbd5f761d70c4cd92fb3ca1fcd
lynxis at

#108 (Jul 14, 2026, 4:25:07 PM)

contrib: add usb_vendor_request.py script to collect debug infos

Change-Id: Ie18e171c684ce9d67e711e3d6fda6850d5fc9e7e
lynxis at

#107 (Jul 14, 2026, 4:25:07 PM)

firmware: card_emu.h: declare usb_buf_upd_len_and_submit()

usb_buf_upd_len_and_submit() already a public function and should be
accessible.

Change-Id: I734d4b2d782223dd2f735f140d8c9bc6fc00a086
lynxis at

#106 (Jul 14, 2026, 4:25:07 PM)

firmware: Drop CEMU_TX_DATA when sim is in-active

When the emulated sim is in reset or without power, drop
CEMU_TX_DATA.

Change-Id: I796e548225a742cddfde12bd6a60e4d2e5c04c8f
lynxis at

#105 (Jul 14, 2026, 4:25:06 PM)

README.md: describe the debug uart

Change-Id: I4cf929fded962e7ffb4c01628279385b2af04157
lynxis at

#104 (Jul 14, 2026, 4:25:06 PM)

firmware: Implement debug command via USB control vendor class

Allows to collect talloc reports and other debug information
from a script while the remsim-client is still running.

Change-Id: I1f4d29335eb0d2feef376b8ecdfe57a0162914d6
lynxis at

#103 (Jul 14, 2026, 4:25:06 PM)

firmware: Add talloc_report_buf() encode the allocation by bits

First byte encodes the amount of blocks.
The following bytes encode a block as a single bit.

Change-Id: I3a8ddbe4100f342db2c59ad1fb9aa0014efc62b8
lynxis at

#102 (Jul 14, 2026, 4:23:50 PM)

firmare: Drop CEMU_TX_DATA when sim is in-active

When the emulated sim is in reset or without power, drop
CEMU_TX_DATA.

Change-Id: I796e548225a742cddfde12bd6a60e4d2e5c04c8f
lynxis at

#101 (Jul 14, 2026, 4:23:50 PM)

README.md: fix typo in firmware

Change-Id: I16721418fce55322c8730920ceaa4e65f91a8a7e
lynxis at

#100 (Jul 14, 2026, 4:23:50 PM)

firmware: Add talloc_report_buf() encode the allocation by bits

First byte encodes the amount of blocks.
The following bytes encode a block as a single bit.

Change-Id: I3a8ddbe4100f342db2c59ad1fb9aa0014efc62b8
lynxis at

#99 (Jul 14, 2026, 4:23:50 PM)

contrib: add usb_vendor_request.py script to collect debug infos

Change-Id: Ie18e171c684ce9d67e711e3d6fda6850d5fc9e7e
lynxis at

#98 (Jul 14, 2026, 4:23:50 PM)

README.md: describe the debug uart

Change-Id: I4cf929fded962e7ffb4c01628279385b2af04157
lynxis at

#97 (Jul 14, 2026, 4:23:50 PM)

firmware: card_emu.h: add missing header stdbool.h.

Change-Id: I4ad6d5cf0b4477cbd5f761d70c4cd92fb3ca1fcd
lynxis at

#96 (Jul 14, 2026, 4:23:50 PM)

firmware: card_emu.h: declare usb_buf_upd_len_and_submit()

usb_buf_upd_len_and_submit() already a public function and should be
accessible.

Change-Id: I734d4b2d782223dd2f735f140d8c9bc6fc00a086
lynxis at

#95 (Jul 14, 2026, 4:23:50 PM)

firmware: Implement debug command via USB control vendor class

Allows to collect talloc reports and other debug information
from a script while the remsim-client is still running.

Change-Id: I1f4d29335eb0d2feef376b8ecdfe57a0162914d6
lynxis at

#94 (Jul 8, 2026, 6:49:02 AM)

Bump version: 0.9.0.4-3248-dirty → 0.9.1

Change-Id: I0d06c6f15aa99be7609eac9afb6b9df8e6cf3dc5
Oliver Smith at