Skip to content
Snippets Groups Projects
Select Git revision
  • 96ff3cfbee72c1f0d28cbc179cf6e5d4d319d72a
  • main default protected
  • blm_dev_chan
  • release/1.4.0 protected
  • widgets_draw
  • return_of_melodic_demo
  • task_cleanup
  • mixer2
  • dx/fb-save-restore
  • dx/dldldld
  • fpletz/flake
  • dx/jacksense-headset-mic-only
  • release/1.3.0 protected
  • fil3s-limit-filesize
  • allow-reloading-sunmenu
  • wifi-json-error-handling
  • app_text_viewer
  • shoegaze-fps
  • media_has_video_has_audio
  • fil3s-media
  • more-accurate-battery
  • v1.4.0
  • v1.3.0
  • v1.2.0
  • v1.2.0+rc1
  • v1.1.1
  • v1.1.0
  • v1.1.0+rc1
  • v1.0.0
  • v1.0.0+rc6
  • v1.0.0+rc5
  • v1.0.0+rc4
  • v1.0.0+rc3
  • v1.0.0+rc2
  • v1.0.0+rc1
35 results

mp_leds.c

  • dx's avatar
    1846391d
    st3m_leds: make LED indexing clockwise (api breaking) · 1846391d
    dx authored
    Also:
    
    - improved LED docs
    - fixed the repr of the leds module
    - fixed fix LED_POSITIONS in the sim
    
    About the last point, the previous version was clockwise but not
    starting from the top, but from the "first" LED according to the
    hardware, which is ~11 LEDs after the one at the top. The C firmware
    already adjusts for this.
    
    Not fixed by this commit: Melodic demo (it's already a mess)
    
    Didn't need changes: nick (now rotates clockwise)
    1846391d
    History
    st3m_leds: make LED indexing clockwise (api breaking)
    dx authored
    Also:
    
    - improved LED docs
    - fixed the repr of the leds module
    - fixed fix LED_POSITIONS in the sim
    
    About the last point, the previous version was clockwise but not
    starting from the top, but from the "first" LED according to the
    hardware, which is ~11 LEDs after the one at the top. The C firmware
    already adjusts for this.
    
    Not fixed by this commit: Melodic demo (it's already a mess)
    
    Didn't need changes: nick (now rotates clockwise)