• Joined on 2026年03月07日
sidprice pushed to feature/bmda-remote-comms at sidprice/blackmagic 2026年07月07日 23:31:29 +02:00
a8fbcd008d bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
sidprice pushed to feature/bmda-remote-comms at sidprice/blackmagic 2026年07月07日 22:46:13 +02:00
3871431045 bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
sidprice pushed to feature/bmda-remote-comms at sidprice/blackmagic 2026年07月07日 22:25:26 +02:00
8a904f58c3 bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
sidprice created pull request blackmagic-debug/blackmagic#2289 2026年07月07日 19:42:03 +02:00
bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
sidprice pushed to feature/bmda-remote-comms at sidprice/blackmagic 2026年07月07日 19:31:42 +02:00
c8f3c2a70c bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
sidprice pushed to fix/remote-protocol-mistakes at sidprice/blackmagic 2026年07月04日 19:02:10 +02:00
sidprice created branch fix/remote-protocol-mistakes in sidprice/blackmagic 2026年07月04日 19:02:10 +02:00
sidprice pushed to feature/bmda-remote-comms at sidprice/blackmagic 2026年07月03日 22:30:48 +02:00
7fb22d0a64
hosted/bmp_remote: Corrected the nomenclature around the JTAG add devices functions to match up with the firmware better
02aadee03c
remote: Corrected the function used to handle the HL protcol add JTAG device packet under BMDA
00db31933d
spi: Enable the bus logic functions in BMDA even though the platform implementation makes them no-ops for now
4b533715e5
remote: Fix the SWD and JTAG initialisation under BMDA
896ed39842
gdb_packet: Removed the conditional logic for excluding BMDA from including the remote protocol logic
Compare 10 commits »
sidprice created branch feature/bmda-remote-comms in sidprice/blackmagic 2026年07月03日 22:30:48 +02:00
sidprice deleted branch feature/bmda-remote-comms from sidprice/blackmagic 2026年07月03日 22:30:04 +02:00
sidprice pushed to feature/bmda-remote-comms at sidprice/blackmagic 2026年07月03日 22:26:17 +02:00
6705944319 Merge branch 'feature/bmda-remote-comms' of https://codeberg.org/blackmagic-debug/blackmagic into feature/bmda-remote-comms
7fb22d0a64
hosted/bmp_remote: Corrected the nomenclature around the JTAG add devices functions to match up with the firmware better
02aadee03c
remote: Corrected the function used to handle the HL protcol add JTAG device packet under BMDA
00db31933d
spi: Enable the bus logic functions in BMDA even though the platform implementation makes them no-ops for now
4b533715e5
remote: Fix the SWD and JTAG initialisation under BMDA
Compare 24 commits »
sidprice pushed to feature/bmda-remote-comms at sidprice/blackmagic 2026年06月29日 19:06:18 +02:00
d0cdfdf893 hosted/bmp_remote: Corrected the nomenclature around the JTAG add devices functions to match up with the firmware better
sidprice pushed to feature/bmda-remote-comms at sidprice/blackmagic 2026年06月29日 18:33:05 +02:00
0760f93f0e
hosted/bmp_remote: Corrected the nomenclature around the JTAG add devices functions to match up with the firmware better
064fc5e686
remote: Corrected the function used to handle the HL protcol add JTAG device packet under BMDA
74e70a6e1a
spi: Enable the bus logic functions in BMDA even though the platform implementation makes them no-ops for now
927123c725
remote: Fix the SWD and JTAG initialisation under BMDA
15d5363f00
gdb_packet: Removed the conditional logic for excluding BMDA from including the remote protocol logic
Compare 196 commits »
sidprice pushed to main at sidprice/blackmagic 2026年06月29日 18:01:07 +02:00
2129a32419
meson: Moved the building of support for TI parts by default from the BMPv2 common targets firmare to the uncommon targets irmware to make things fit again
4ec2041d3e
meson: Disabled building of support for TI parts by default for the F072 firmware to make things fit again
09003e4b05
bmp-v3: Fixed the platform mis-reporting when target power is applied (it was backwards)
Compare 3 commits »
sidprice pushed to main at sidprice/blackmagic 2026年06月29日 01:06:03 +02:00
6bfecfab57 stm32f1: Detect locked AT32F403A/407 to allow unlocking
bc864aad5a adiv5: save up to 290 bytes from inactive code
15eb6810fd
lattice_ecp5: Use clang-format 18 rather than 22
e0a81525e6
lattice_ecp5: Remove interim debug print
a71d66d3e0
lattice_ecp5: Ensure we properly inhibit post-scan in SPI mode
Compare 19 commits »
sidprice pushed to ctxlink_esp32_v2.1_hardware at sidprice/blackmagic 2026年06月22日 00:32:01 +02:00
67443a1144 platform: remap ctxLinkV2 gpio and other peripherals to match v2.1 PCB.
5637fef35b platform_esp32s3: Fix TMS assignment error
Compare 2 commits »
sidprice pushed to ctxlink_esp32_v2.1_hardware at sidprice/blackmagic 2026年06月15日 00:09:47 +02:00
sidprice pushed to ctxlink_esp32_v2.1_hardware at sidprice/blackmagic 2026年06月12日 23:57:14 +02:00
a7f8646f1f build: Remove protocol dependency and add esp_hosted_mcu_ctxlink
sidprice pushed to ctxlink_esp32_v2.1_hardware at sidprice/blackmagic 2026年06月12日 23:18:25 +02:00
a768bd04be build: Remove protocol dependency and add esp_hosted_mcu_ctxlink
sidprice pushed to ctxlink_esp32_v2.1_hardware at sidprice/blackmagic 2026年06月12日 23:16:53 +02:00
09666433b3 build: Remove protocol dependency and add esp_hosted_mcu_ctxlink
b5c0f34986 esp32_server: Testing of ESP32 Code.
07d8c8943c esp32_server: Fix GPIO initialization for ESP32_nRESET
f5a22194c1 esp32_server: refactor attn logic
be51f490c7 esp32_server: Correct syntax warnings in function prototypes.
Compare 58 commits »