[go: up one dir, main page]

Activity for StarFishDAQ

  • Kenneth MacCallum committed [c9eaf5] on Firmware

    Merge remote-tracking branch 'origin/2024-10-12_Protocol_V2' into 2025-06-05_KM_Working

  • Kenneth MacCallum committed [0cd7a6] on Firmware

    tftp firmware upgrade working

  • Kenneth MacCallum committed [7cfe7c] on Firmware

    image now transfers properly

  • Kenneth MacCallum committed [2944bd] on Firmware

    debugging final tftp stage

  • Kenneth MacCallum committed [778591] on Firmware

    added some defines

  • Kenneth MacCallum committed [ef4d0f] on Firmware

    Mostly back to working

  • Kenneth MacCallum committed [501e0f] on Firmware

    Enabled timer 3

  • Kenneth MacCallum committed [48bbbb] on Firmware

    refactored bldc driver to allow for different timers on each winding

  • Kenneth MacCallum committed [890ae7] on Firmware

    more work on tftp

  • jacob-bk1 committed [b9d75c] on Firmware

    Adjusted DRV register checks to account for fields that are auto set or

  • jacob-bk1 committed [05ec6f] on Firmware

    LED bug squashed into oblivion

  • Kenneth MacCallum committed [a38dc2] on Firmware

    Merge remote-tracking branch 'origin/2024-10-12_Protocol_V2' into 2025-05-26_BlueESC_BrainsBrawn

  • jacob-bk1 committed [7a8471] on Firmware

    Actually "start" transaction queues

  • jacob-bk1 committed [e22d8a] on Firmware

    Finished prototype of drv8323.c

  • Kenneth MacCallum committed [1b4def] on Firmware

    improving state machine

  • Kenneth MacCallum committed [625cf1] on Firmware

    Merge branch '2025-06-05_KM_Working' of https://kmacc@git.code.sf.net/p/starfishdaq/firmware into 2025-06-05_KM_Working

  • Kenneth MacCallum committed [5b07a2] on Firmware

    debugging tftp

  • Kenneth MacCallum committed [3a2b83] on Firmware

    more debug

  • jacob-bk1 committed [10a61e] on Firmware

    First commit for brains/brawn combo with pin reassignments and cleaning

  • Kenneth MacCallum committed [b9e4fb] on Firmware

    more debugging

  • Kenneth MacCallum committed [f9dc2e] on Firmware

    added comment

  • Kenneth MacCallum committed [5ccaf8] on Firmware

    debugging tftp

  • Kenneth MacCallum committed [cb8597] on Firmware

    debug

  • Kenneth MacCallum committed [34e6f6] on Firmware

    debugging

  • Kenneth MacCallum committed [1c97fb] on Firmware

    debugging

  • Kenneth MacCallum committed [8ef741] on Firmware

    debug

  • Kenneth MacCallum committed [d5394b] on Firmware

    fixing some syntax issues

  • Kenneth MacCallum committed [72c443] on Firmware

    almost there

  • Kenneth MacCallum committed [0c3894] on Firmware

    adding more vlan setup

  • Kenneth MacCallum committed [107d3f] on Firmware

    refactor of rtl8367 code

  • Catherine Blouin Catherine Blouin committed [dc0eca] on Firmware

    lumen flickering fix

  • Kenneth MacCallum committed [98eb57] on Firmware

    more work

  • Kenneth MacCallum committed [328774] on Firmware

    adding gigaboard def

  • Kenneth MacCallum committed [86245e] on Software

    added yet another hw type

  • Kenneth MacCallum committed [773e85] on Firmware

    getting back to gigaboard

  • Kenneth MacCallum committed [97ee44] on Firmware

    more work

  • Kenneth MacCallum committed [cd7a3d] on Firmware

    tweaks

  • Kenneth MacCallum committed [787568] on Firmware

    more flash programming and tftp plumbing

  • Kenneth MacCallum committed [0a294a] on Firmware

    more work on tftp

  • Kenneth MacCallum committed [3266ea] on Firmware

    fiddling

  • Kenneth MacCallum committed [ea195a] on Firmware

    starting tftp to firmware plumbing

  • Kenneth MacCallum committed [0f558d] on Firmware

    tftp implementation seems to work now

  • Kenneth MacCallum committed [742ae4] on Firmware

    debugging

  • Kenneth MacCallum committed [a445b0] on Firmware

    more tftp debugging

  • Kenneth MacCallum committed [fd0932] on Firmware

    debugging

  • Kenneth MacCallum committed [905e25] on Firmware

    refactoring error handling a tad

  • Kenneth MacCallum committed [77b0b7] on Firmware

    tftp protocol implemented - not tested

  • Kenneth MacCallum committed [e40c36] on Firmware

    more work on tftp

  • Kenneth MacCallum committed [c8f6fa] on Firmware

    More prep for tftp firmware update

  • Kenneth MacCallum committed [2d5fbc] on Firmware

    starting tftp stuff

  • Kenneth MacCallum committed [da27d1] on Firmware

    refactoring where udp listener is registered

  • Kenneth MacCallum committed [da1e90] on Firmware

    Moved DHCP code into new source module

  • Kenneth MacCallum committed [a69a85] on Firmware

    a bunch of plumbing. Need to test DHCP again.

  • Kenneth MacCallum committed [f84bad] on Firmware

    commented out unused variable

  • Kenneth MacCallum committed [b6ba8f] on Firmware

    starting to move br packet processing out of ethernet code

  • Kenneth MacCallum committed [d7f8aa] on Firmware

    adding ip guessing if dhcp is not available

  • Kenneth MacCallum committed [26ce88] on Firmware

    got lan8742 working again

  • Kenneth MacCallum committed [4cd2df] on Firmware

    getting nucleo working again

  • Kenneth MacCallum committed [9558d2] on Firmware

    more work

  • Kenneth MacCallum committed [f34fa5] on Firmware

    should be done refactoring

  • Kenneth MacCallum committed [5fd1cf] on Firmware

    more work

  • Kenneth MacCallum committed [db0c4d] on Firmware

    refactoring udp calls

  • Kenneth MacCallum committed [47ac92] on Firmware

    starting to move udp out a little

  • Kenneth MacCallum committed [b88ea1] on Firmware

    tweaks

  • Kenneth MacCallum committed [4ff4e9] on Firmware

    fixed rev b PCB init issue

  • Kenneth MacCallum committed [e75c3d] on Firmware

    Added another reg read

  • Kenneth MacCallum committed [e07737] on Firmware

    updated some payload keys

  • Kenneth MacCallum committed [6b144b] on Software

    updated payload keys to what they used to be

  • Kenneth MacCallum committed [7b7c83] on Software

    updated some packets

  • Kenneth MacCallum committed [8184ad] on Firmware

    updated some packets

  • Kenneth MacCallum committed [e67405] on Firmware

    tidying pin mapping

  • Kenneth MacCallum committed [5e79fc] on Firmware

    tweaked input arbitration

  • Kenneth MacCallum committed [f4248e] on Firmware

    updated random number generator

  • Kenneth MacCallum committed [6caa15] on Firmware

    fixed queue over-run bug

  • Kenneth MacCallum committed [aae9a5] on Firmware

    adding more register reads to phy

  • Kenneth MacCallum committed [a0c91f] on Firmware

    getting lumen and servo back into shape. Not quite there.

  • Kenneth MacCallum committed [39b8a8] on Firmware

    debugging servo

  • Kenneth MacCallum committed [75f023] on Firmware

    Fixed adc bug

  • Kenneth MacCallum committed [deaf27] on Firmware

    changed to other input pin

  • Kenneth MacCallum committed [4c4818] on Firmware

    ESC works pretty well now

  • Kenneth MacCallum committed [acfc5d] on Firmware

    moved phase offset and advance code

  • Kenneth MacCallum committed [9330d5] on Firmware

    ESC working a bit better again

  • Kenneth MacCallum committed [73e8a6] on Firmware

    tuning. May have broken something

  • Kenneth MacCallum committed [53e3d6] on Firmware

    debugging

  • Kenneth MacCallum committed [dc1df2] on Firmware

    more debugging

  • Kenneth MacCallum committed [d57062] on Firmware

    refactored lan867x driver

  • Kenneth MacCallum committed [071ec7] on Firmware

    more work on driver

  • Kenneth MacCallum committed [fa82a9] on Firmware

    fleshing in new driver

  • Kenneth MacCallum committed [6d83b9] on Firmware

    starting comms with eth switch

  • Kenneth MacCallum committed [707d77] on Firmware

    debugging spi

  • Kenneth MacCallum committed [f99918] on Firmware

    testing some spi stuff

  • Kenneth MacCallum committed [38d7de] on Firmware

    tweaks

  • Kenneth MacCallum committed [5f0d4f] on Firmware

    starting gigaboard

  • Kenneth MacCallum committed [8e1323] on Software

    fixing trajectory queue clearing

  • Kenneth MacCallum committed [35396b] on Firmware

    working on circular math a bit

  • Kenneth MacCallum committed [ba1000] on Firmware

    debugging servo feedback now

  • Kenneth MacCallum committed [8f3fbe] on Firmware

    about to change to tracking mech revs, not phase revs

  • Kenneth MacCallum committed [429c22] on Firmware

    tuning servo motor more

  • Kenneth MacCallum committed [4fb1bf] on Firmware

    tuning servo BLDC

  • Kenneth MacCallum committed [31739a] on Firmware

    changed lumen setpoint

<< < 1 2 >