-
Notifications
You must be signed in to change notification settings - Fork 2k
Issues: RIOT-OS/RIOT
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
treewide: move closing part of header guard to end of file
Area: arduino API
Area: Arduino wrapper API
Area: BLE
Area: Bluetooth Low Energy support
Area: boards
Area: Board ports
Area: CoAP
Area: Constrained Application Protocol implementations
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: OTA
Area: Over-the-air updates
Area: pkg
Area: External package ports
Area: SAUL
Area: Sensor/Actuator Uber Layer
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: timers
Area: timer subsystems
Area: tools
Area: Supplementary tools
Area: USB
Area: Universal Serial Bus
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
Platform: ESP
Platform: This PR/issue effects ESP-based platforms
Platform: MSP
Platform: This PR/issue effects MSP-based platforms
Platform: native
Platform: This PR/issue effects the native platform
Platform: RISC-V
Platform: This PR/issue effects RISC-V-based platforms
#20905
opened Oct 11, 2024 by
mguetschow
•
Draft
gnrc_lorawan : Add ADR support
Area: examples
Area: Example Applications
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: sys
Area: System
pkg/semtech-loramac: add eepreg support
Area: doc
Area: Documentation
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: sys
Area: System
#20231
opened Jan 5, 2024 by
FlapKap
Loading…
build system: warn when soft FPU is used
Area: build system
Area: Build system
Area: CI
Area: Continuous Integration of RIOT components
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: tools
Area: Supplementary tools
CI: full build
disable CI build filter
CI: no fast fail
don't abort PR build after first error
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Platform: ESP
Platform: This PR/issue effects ESP-based platforms
State: WIP
State: The PR is still work-in-progress and its code is not in its final presentable form yet
#19688
opened May 31, 2023 by
maribu
Loading…
gnrc_lorawan: add support for class C
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#19449
opened Apr 4, 2023 by
jia200x
Loading…
gnrc_lorawan: cleanup PHY state machine
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#19342
opened Mar 3, 2023 by
jia200x
Loading…
sys: add modulenames for Doxygen
Area: arduino API
Area: Arduino wrapper API
Area: build system
Area: Build system
Area: CoAP
Area: Constrained Application Protocol implementations
Area: doc
Area: Documentation
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: OTA
Area: Over-the-air updates
Area: pkg
Area: External package ports
Area: SAUL
Area: Sensor/Actuator Uber Layer
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: timers
Area: timer subsystems
Area: tools
Area: Supplementary tools
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
CI: skip compile test
If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
#19314
opened Feb 24, 2023 by
kfessel
Loading…
SX126x HAL (restored)
Area: boards
Area: Board ports
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
sys/rest_client: a multi-transport rest-client for RIOT
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: CoAP
Area: Constrained Application Protocol implementations
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
core/assert: check assert at compile time, if possible
Area: arduino API
Area: Arduino wrapper API
Area: BLE
Area: Bluetooth Low Energy support
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: CoAP
Area: Constrained Application Protocol implementations
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: tools
Area: Supplementary tools
Area: USB
Area: Universal Serial Bus
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Discussion: RFC
The issue/PR is used as a discussion starting point about the item of the issue/PR
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
Platform: ESP
Platform: This PR/issue effects ESP-based platforms
Platform: native
Platform: This PR/issue effects the native platform
Process: missing approvals
Integration Process: PR needs more ACKS (handled by action)
Process: needs >1 ACK
Integration Process: This PR requires more than one ACK
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#17390
opened Dec 13, 2021 by
maribu
Loading…
1 task done
gnrc_lorawan: downlink data might not be received when using ABP.
Area: LoRa
Area: LoRa radio support
State: stale
State: The issue / PR has no activity for >185 days
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#16962
opened Oct 7, 2021 by
jia200x
[WIP] gnrc_lorawan: add class B support
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: sys
Area: System
State: stale
State: The issue / PR has no activity for >185 days
State: WIP
State: The PR is still work-in-progress and its code is not in its final presentable form yet
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
Update Semtech LoRaMAC to latest version
Area: LoRa
Area: LoRa radio support
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#16105
opened Feb 26, 2021 by
jcwren
LoRaWan node ISR stack overflowed
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: pkg
Area: External package ports
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#14962
opened Sep 7, 2020 by
MyCodeMyMoney
examples / tests: LoRa tests fail on platforms that don't support LoRa
Area: LoRa
Area: LoRa radio support
Area: tests
Area: tests and testing framework
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#14520
opened Jul 15, 2020 by
miri64
gnrc/lorawan: support for single channel gateways
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
State: don't stale
State: Tell state-bot to ignore this issue
State: WIP
State: The PR is still work-in-progress and its code is not in its final presentable form yet
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#13590
opened Mar 8, 2020 by
gschorcht
Loading…
drivers/sx127x: driver rework and FSK implementation
Area: drivers
Area: Device drivers
Area: LoRa
Area: LoRa radio support
Community: help wanted
The contributors require help from other members of the community
Discussion: RFC
The issue/PR is used as a discussion starting point about the item of the issue/PR
Type: question
The issue poses a question regarding usage of RIOT
#11333
opened Apr 2, 2019 by
kYc0o
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.