Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
swym
firmware
Commits
00750677486d90a4712d466162068749b7c772fd
Select Git revision
Branches
20
esb_py
master
default
protected
analog_gpio
config
esb
esb_squashed_nopy
card10.cfg
fix-intid
hwlock_pc
jailbreak
debug_module
gpio_fix
fd_ownership
moar_blacklist
hula
mx_printf
fileapi
dir
tidy
fatfs-generation
20 results
firmware
Author
Search by author
Any Author
authors
swym
swym
1 author
Jul 20, 2019
feat(epicardium): Add sensor streams
· 00750677
rahix
authored
5 years ago
Verified
00750677
fix(streams): Warn on lock error
· f70b699f
rahix
authored
5 years ago
Verified
f70b699f
docs: Document EBUSY on stream API functions
· 7b8e4ae4
rahix
authored
5 years ago
Verified
7b8e4ae4
feat(streams): Add descriptor table lock
· cebdade6
rahix
authored
5 years ago
Verified
cebdade6
docs: Improve stream documentation
· 13386d1a
rahix
authored
5 years ago
Verified
13386d1a
fix(stream): Don't block when reading
· 6a5ae34e
rahix
authored
5 years ago
Verified
6a5ae34e
docs: Fix stream_descriptor documentation
· 06fa0fc4
rahix
authored
5 years ago
Verified
06fa0fc4
fix(streams): Allow poll_stream to be NULL
· 53c66daf
rahix
authored
5 years ago
Verified
53c66daf
docs: Document sensor streams
· 8fec99bb
rahix
authored
5 years ago
Verified
8fec99bb
feat(epicardium): Add sensor stream API
· 5459eead
rahix
authored
5 years ago
Verified
5459eead
chore(epicardium): Port modules to use new log
· 6fe49323
rahix
authored
5 years ago
Verified
6fe49323
feat(epicardium): Add a module for logging
· 18da37fb
rahix
authored
5 years ago
Verified
18da37fb
Jul 19, 2019
fix(pycardium): Fix __mul__ not being detected properly
· ddcd810e
rahix
authored
5 years ago
Verified
ddcd810e
feat(color): more methods for color manipulation
· 9f40f534
wink
authored
5 years ago
9f40f534
docs: Document htmlcolor module
· 4f99f17c
rahix
authored
5 years ago
Verified
4f99f17c
fix(pycardium): Actually include htmlcolor module
· a72d05e8
rahix
authored
5 years ago
Verified
a72d05e8
htmlcolor.py - Add HTML color names
· e2a66427
wink
authored
5 years ago
e2a66427
fix(epicardium): Increase stack sizes
· 47661f78
swym
authored
5 years ago
and
rahix
committed
5 years ago
Verified
47661f78
fix(pycardium): Make sure clang-format won't break upy macros
· 98cbbbf8
rahix
authored
5 years ago
Verified
98cbbbf8
Jul 18, 2019
feat(epicardium): Enable uxTaskGetStackHighWaterMark
· 6df7e446
rahix
authored
5 years ago
Verified
6df7e446
feat(color): Add from_hsv() and from_hsl()
· b8703386
wink
authored
5 years ago
and
rahix
committed
5 years ago
Verified
b8703386
feat(api): Allow enum arguments
· 996289de
rahix
authored
5 years ago
Verified
996289de
Jul 17, 2019
docs: Document `vibra` module
· 5a68588d
rahix
authored
5 years ago
Verified
5a68588d
feat(modules): Add timed vibrate function
· 684ac29e
Adrian
authored
5 years ago
and
rahix
committed
5 years ago
684ac29e
fix(ff13): properly define the weak functions
· fd5e6c36
schneider
authored
5 years ago
fd5e6c36
fix(lib): give mx25lba its own meson file
· 33915be7
schneider
authored
5 years ago
33915be7
feat(ff13): add some util functions
· 14613996
schneider
authored
5 years ago
14613996
fix(pycardium): Properly print line-endings for serial
· a6d2a216
rahix
authored
5 years ago
Verified
a6d2a216
feat(fatfs): Print string error message when mount fails
· 3c4c5bd6
schneider
authored
5 years ago
3c4c5bd6
Jul 16, 2019
fix(docs): Remove duplicate header
· e0900d87
rahix
authored
5 years ago
Verified
e0900d87
fix(docs): fix toc
· a3ff3ae6
schneider
authored
5 years ago
a3ff3ae6
fix(docs): add memory map
· f4450049
schneider
authored
5 years ago
f4450049
fix(docs): Mention init.gdb
· 042c1f59
schneider
authored
5 years ago
042c1f59
chore(fatfs): Apply code-style
· 688e5b2a
rahix
authored
5 years ago
Verified
688e5b2a
fix(epicardium): Move fatfs into modules subdir
· 06813f8d
rahix
authored
5 years ago
Verified
06813f8d
chore: Rewrite README to point to new docs
· 45c6ef14
rahix
authored
5 years ago
Verified
45c6ef14
fix(docs): Fix debugger without privleges note
· 766258bb
rahix
authored
5 years ago
Verified
766258bb
gdb: Rename and fix all gdb scripts
· 4d7be7df
rahix
authored
5 years ago
Verified
4d7be7df
Jul 15, 2019
epicardium/fatfs.h: now with contents...
· b9387519
swym
authored
5 years ago
b9387519
libff13: enable reentrancy
· d028fa6b
swym
authored
5 years ago
d028fa6b
Loading