added TX pulse
experimenting with different non-linearities for light drive
improved lumen PWM control and filtering
re-enabled hardware def setting
added app data to query mode
feedback messages were sending even in query mode. Now fixed.
functional TGC
debugging TGC
working on octospi
working better
getting closer to working
debugging timer,adc,dac,dma interactions
some changes to TGC
added a read function to dac53401 file
working TX dead-time
updated bb lib
starting sonar
updated messages
Lots of Oscope plumbing, able to send packets
updated bb files
Some refactoring
Closer to done with prototype of new oscope
Beginning oscope state machine
Moved Oscope setup to BlueEscHwSlowcode, added initOscopeDataMessage to
fixed a fix that wasn't necessary
updated transcode lib
Merge branch '2026-03-10_JBK_Working' of
Bunch of blueberry stuff but probably will be paved
Bunch of blueberry stuff but probably will be paved
Fixed winding IV scalars and offsets, plumbed phase advance
removed comment
updated messages
updated lib
fixes
Merge branch '2026-03-10_JBK_Working' of https://git.code.sf.net/p/starfishdaq/firmware into 2026-03-10_JBK_Working
Bunch of blueberry stuff but probably will be paved
Fixed winding IV scalars and offsets, plumbed phase advance
Bunch of blueberry stuff but probably will be paved
mergin
remove launch file
a bunch of changes to protocol code
updated lib
updated transcode lib
Bones of scope log to csv, fixing autogenerated oscope code
Merge remote-tracking branch 'origin/2026-03-09_Protocol_V3' into 2025-06-05_KM_Working
merge in some changes
Merge branch '2026-03-12_Protocol_V3' into 2026-03-10_Pogobrain_protocolV3
small refactor in SpiTransaction
Merge branch '2026-03-09_Protocol_V3' into
exploring 100 baseT stuff
Merge remote-tracking branch 'origin/2026-03-09_Protocol_V3' into
fixed bug where bad packets would not get cleared properly
tweaks
Merge branch '2025-06-05_KM_Working' of
debugged
ajouter prelim complementary PWM functionality
Moving phy reset logic into driver
Merge remote-tracking branch 'origin/2025-12-02_ping_dev_kit' into 2025-06-05_KM_Working
adding new phy
Now can change colour scheme in settings
updates to ethernet code
removed fichier .DS_Store
hopefully jumps to V3
fixed merge conflicts
fixed writing to dac
fixed addressing issue in dac_init
changed dac_init to power up the dac
some dac debugging
flash and SFDQ comms functional
added dac init and slowcode
setup pingHw definition
added dac53401 i2c driver
added documents
pin defines
Merge branch '2026-03-09_Protocol_V3' of https://git.code.sf.net/p/starfishdaq/firmware into 2026-03-09_Protocol_V3
updating realtek driver
a bit of a manual merge
some mild formattin
a little tidying
forgot a thing in the refactor
small refactor and more debugging
More debugging with issue where transactions are not being sent back
fixed writing to dac
Merge branch '2026-03-12_Protocol_V3' into
working on fixing boolean thing
Merge branch '2026-03-09_Protocol_V3' into
boolean fix implementation
updated transcode submodule
fixed bug
switching to main branch of transcode submodule after a merge
more cleaning
cleaned out schema test modules
Merge branch '2026-01-15_KM_Protocol_V3' of
updates
updating bool handling in protocol
fixed boolean field autogenerated code
Got it to the point where it's sending bytes!
debugging refactor
Almost done plumbing, just need to test it
Moved SpiManager instances to StarFishDaq