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

Version 0.1.0-alpha #19

Merged
merged 36 commits into from
Jun 3, 2023
Merged

Version 0.1.0-alpha #19

merged 36 commits into from
Jun 3, 2023

Conversation

ELDiablO59152
Copy link
Owner

ADDED

  • Deletion of the class Receive
  • New API to pilot the LoRa module
  • LoRa Repeater Developpement
  • Ascon encryption support
  • Routing table

ELDiablO59152 and others added 30 commits February 27, 2023 16:10
THREAD::DELETE:Deletion of the class Receive
THREAD::DELETE:Deletion of the class Receive
feat(routingTable): ajout de la creation table de routage statique
…con algortihm + Added neon implementation of Ascon + Created ascon_utils
ELDiablO59152 and others added 6 commits May 26, 2023 16:13
ROUTING::ADD: rangePower property
* LORA_API::ADD: creation of lora API to handle reception and transmission

* Z1::CHANGE: use of the new API

* Z1::ADD: handle cypher

* ENCYPHER::FIX: payload size set to fix value

* API::CHANGE: transmission routine

* API::FIX: clen and mlen allocation, optimization in the dialog between the API and the Python
@ELDiablO59152 ELDiablO59152 added the enhancement New feature or request label Jun 3, 2023
@ELDiablO59152 ELDiablO59152 self-assigned this Jun 3, 2023
Copy link
Owner Author

@ELDiablO59152 ELDiablO59152 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

APPROVED

@ELDiablO59152 ELDiablO59152 merged commit ec08c90 into main Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants