Skip to content
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

AT86RF215 Drivers #11

Open
1 of 11 tasks
AndronikosKostas opened this issue Sep 16, 2024 · 0 comments
Open
1 of 11 tasks

AT86RF215 Drivers #11

AndronikosKostas opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
driver Work that need to be done on the drivers code enhancement New feature or request High Priority
Milestone

Comments

@AndronikosKostas
Copy link
Member

AndronikosKostas commented Sep 16, 2024

Files

at86rf215.hpp
at86rf215config.hpp
at86rf215definitions.hpp
at86rf215.cpp

Chore Tasks

  • Integrate the AT drivers on the new repo
  • Get rid of the code regarding the 2.4GHz core
  • Excel with all the configurations we are using (it would be useful for LSF also)
  • Check the config file

Investigation Tasks

  • Check if you can use interrupt for the transceiver to get in RX - you can also ask LSF.

Validation Tasks

  • Check functions like get_rssi(Transceiver transceiver, Error& err) or get_receiver_energy_detection(Transceiver transceiver, Error& err)
  • Send and receive the maximum bytes that the transceiver can handle

Error Reporting Tasks

  • In the c++ files make sure you print the errors properly

Other Tasks

  • Separate the receive and transmit tasks (maybe create a mutex for that)
  • Create a set-up mode function
  • Test the minimum power in which the demodulator can receive information without errors
@AndronikosKostas AndronikosKostas self-assigned this Sep 16, 2024
@AndronikosKostas AndronikosKostas changed the title AT86RF215 Drivers - AT86RF215 Oct 4, 2024
@AndronikosKostas AndronikosKostas changed the title Drivers - AT86RF215 COMMS.Drivers.AT86RF215 Oct 4, 2024
@AndronikosKostas AndronikosKostas added the driver Work that need to be done on the drivers code label Oct 8, 2024
@AndronikosKostas AndronikosKostas transferred this issue from PeakSat/GroundStation Nov 2, 2024
@AndronikosKostas AndronikosKostas changed the title COMMS.Drivers.AT86RF215 AT86RF215 Drivers Nov 2, 2024
@AndronikosKostas AndronikosKostas added this to the COMMS Drivers milestone Nov 2, 2024
@AndronikosKostas AndronikosKostas added High Priority enhancement New feature or request labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
driver Work that need to be done on the drivers code enhancement New feature or request High Priority
Projects
None yet
Development

No branches or pull requests

2 participants