This website works better with JavaScript.
Explore
Help
Sign In
amikhalev
/
uas-ugv
Watch
1
Star
0
Fork
You've already forked uas-ugv
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
136
Commits
5
Branches
0
Tags
349 MiB
Tree:
50fd45ce27
drive-to-target
master
regular-protobuf
try-fix-comms-errors
ugv_io
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '50fd45ce27'
${ noResults }
Commit Graph
29 Commits (50fd45ce276768c2d877221fa8d3ab8d1a97b1a9)
Author
SHA1
Message
Date
Alex Mikhalev
08db5c5917
fix sdkconfig defaults and more
6 years ago
Alex Mikhalev
82ea623747
fix sx127x types
6 years ago
Alex Mikhalev
3afef4f2d5
More work on getting E32 lora to work
6 years ago
Alex Mikhalev
d34b7679f2
Initialize in better order to avoid errors
6 years ago
Alex Mikhalev
660e534963
C++ interface for U8G2
6 years ago
Alex Mikhalev
a0ab15b815
fix Kconfig defaults
6 years ago
Alex Mikhalev
abdfde2762
make sure to clean up resources
6 years ago
Alex Mikhalev
541667b0f0
add sx127x nanopb send method
6 years ago
Alex Mikhalev
3a7b15912e
fix reading packets
6 years ago
Alex Mikhalev
d8c132319f
fix writing fifo
6 years ago
Alex Mikhalev
4e436cfb7c
add locking for sx127x spi and more register access
6 years ago
Alex Mikhalev
13e1c275fb
still write handle on failed init
6 years ago
Alex Mikhalev
33bb813a02
Use Kconfig for SX127X
6 years ago
Alex Mikhalev
c27b53796d
fix last bits of namespace pollution
6 years ago
Alex Mikhalev
93b29e0c3f
refactor register names to enum
6 years ago
Alex Mikhalev
94764b1fd1
rename some definitions for sx127x
6 years ago
Alex Mikhalev
6db8a0aab8
use atomic operations for sx127x task state
6 years ago
Alex Mikhalev
2cffb1c80b
use handles for sx127x
6 years ago
Alex Mikhalev
2f008797f0
add support for packet rx
6 years ago
Alex Mikhalev
ff669ed8e6
fix stack smashing issue
6 years ago
Alex Mikhalev
aa890a8dca
move isr to iram
6 years ago
Alex Mikhalev
4c6dbb76c1
use google code style
6 years ago
Alex Mikhalev
845459fe5b
some refactoring, add needed consts, add err checks
6 years ago
Alex Mikhalev
3b07b53dee
fix error msgs and a few things
6 years ago
Alex Mikhalev
d3eccdbcb1
better use of strings in log messages
6 years ago
Alex Mikhalev
62e4b286db
add ticks_to_wait parameter for send_packet
6 years ago
Alex Mikhalev
6f15b96a79
add error checking for tx
6 years ago
Alex Mikhalev
589a819e4f
add support for packet tx
6 years ago
Alex Mikhalev
85f816850b
Refactor sx127x_driver into a component
6 years ago