Skip to content

Commit

Permalink
Updated data and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandervalach committed Apr 20, 2021
1 parent f69ed19 commit bcf36f1
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 1,708 deletions.
2 changes: 1 addition & 1 deletion .idea/ap-sim-lora.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ STIoT packet generator which simulates LoRa@FIIT wireless access point and LoRa@
## Supported features and TODO

### LoRa PHY Features
- [X] Generate a position of each node based on the distribution
- [X] Generate a position of each node randomly from uniform distribution
- [X] Calculate a PATH LOSS depending on the variable distance from AP
- [X] Move the nodes using a normal speed of a human

Expand Down Expand Up @@ -33,10 +33,9 @@ STIoT packet generator which simulates LoRa@FIIT wireless access point and LoRa@
- [X] Processing network data from network server to adapt communication parameters
- [X] Calculate time-on-air (TOA) for each message
- [X] Data retransmission in case of collision
- [X] Support for MABP reward model and channel selection
- [X] Support for Upper Confidence Bound parameter selection
- [ ] Support for Thompson Sampling parameter selection
- [ ] Update parameters based on partial results from Network Server (MABP-case)
- [X] Support for Thompson Sampling parameter selection
- [X] Update parameters based on partial results from Network Server (MABP-case)
- [X] Random initial movement direction

## Command line interface
Expand Down
Loading

0 comments on commit bcf36f1

Please sign in to comment.