index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
Age
Commit message (
Collapse
)
Author
2022-11-07
Split driver-y things into a separate component
jacqueline
2022-11-01
WIP display stuff that /could/ work, but i think my display is bad :(
jacqueline
2022-10-25
WIP most of a basic display driver + lvgl, but not yet working :(
jacqueline
2022-10-24
WIP init sequence
jacqueline
2022-10-19
WIP sketch out init sequence
jacqueline
2022-10-17
cmake changes for including lvgl
jacqueline
2022-10-14
Tune I2C buffer size
jacqueline
2022-10-14
get play events
jacqueline
2022-10-14
Use a fixed transaction buffer size
jacqueline
2022-10-12
use hpp instead of h
jacqueline
2022-10-12
Fix use after free
jacqueline
2022-10-12
fix cmakelists mangling
jacqueline
2022-10-12
WIP use result<> and RAII
jacqueline
2022-10-12
Merge remote-tracking branch 'origin/main'
jacqueline
2022-10-11
add a cool result library
jacqueline
2022-10-11
the music plays!
jacqueline
2022-10-07
Automatically acquire the CS lock when talking to the SD card
jacqueline
2022-10-07
Add a little wrapper for I2C things
jacqueline
2022-10-06
Neaten up the gpio api, use RAII, make it thread safe
jacqueline
2022-10-06
Almost working DAC
jacqueline
2022-10-05
Start on configuring the DAC over i2c
jacqueline
2022-10-05
Clean up new storage bits
jacqueline
2022-10-04
Basic fat32 mounting!
jacqueline
2022-10-04
SPI and SD card initialisation
jacqueline
2022-10-01
Implement gpio setting
jacqueline
2022-09-30
fix silly build errors
jacqueline
2022-09-30
factor out adc battery measurement
jacqueline
idk if this should be classy or if this is fine. maybe should just pick a convention at some point?
2022-09-30
working adc and wall power detection
jacqueline
2022-09-28
iterate on gpio expander bit flipping
jacqueline
2022-09-21
Fix -fpermissive errors
jacqueline
2022-09-21
Add a basic i2c gpio expander implementation
jacqueline
2022-09-21
Define more pins, also init spi
jacqueline
2022-09-19
Switch to a modernish C++ and cmake, add i2c stuff
jacqueline
2022-09-19
Project scaffold
jacqueline