lp:~arthofer-thomas/flashlight-firmware/on-off-variations

Created by Thomas Arthofer and last modified
Get this branch:
bzr branch lp:~arthofer-thomas/flashlight-firmware/on-off-variations
Only Thomas Arthofer can upload to this branch. If you are Thomas Arthofer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Arthofer
Project:
Flashlight Firmware Repository
Status:
Development

Recent revisions

392. By Thomas Arthofer

Add immediate/delayed on + off. Currently the behavior is only influenced by one variable each.

391. By Thomas Arthofer

Reduce ramp-table size by adding "#define PWMn_COMPRESS from, to, replace"
Add compress.py which takes a existing cfg-*.h file and replaces #define PWMn_LEVELS with the shortened version and the COMPRESS instruction.

e.g.
0 0 0 0 0 0 0 0 0 255

would become
#define PWMn_COMPRESS 0, 10, 0
#define PWMn_LEVELS 255

390. By Selene Scriven <email address hidden>

Made event definitions a little cleaner.

389. By Selene Scriven <email address hidden>

merged event-rework branch; reduces ROM size by ~700 bytes and simplifies event system

388. By Selene Scriven <email address hidden>

calibrated Sofirn SP36 config

387. By Selene Scriven <email address hidden>

Made it easier to override hwdef-*.h values in cfg-*.h files.

386. By Selene Scriven <email address hidden>

forgot to add the Sofirn SP36 config file earlier, oops

385. By Selene Scriven <email address hidden>

added missing ifdef which broke per-hardware ramp lengths

384. By Selene Scriven <email address hidden>

merged trunk and flash-safer branch (clean up flash/build scripts and make flashing less likely to produce bricks)

383. By Selene Scriven <email address hidden>

Corrected anduril.txt with the new aux LED button mappings.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:flashlight-firmware
This branch contains Public information 
Everyone can see this information.

Subscribers