indoor-positioning
Here are 143 public repositories matching this topic...
-
Updated
Feb 14, 2019 - Python
-
Updated
Oct 22, 2020 - C
-
Updated
Jan 29, 2020 - C
Unused method
What is the reason for having this method in Beacon.java class?
Should be changed? or removed?
public void applyPropertiesFromAdvertisingPacket(P advertisingPacket) {
//setTransmissionPower(lastAdvertisingPacket.get);
}
-
Updated
Aug 19, 2020 - Java
-
Updated
Sep 18, 2019 - MATLAB
-
Updated
Nov 23, 2019 - Java
-
Updated
Oct 9, 2020 - C++
-
Updated
Jun 16, 2019 - C++
-
Updated
May 25, 2019 - Java
-
Updated
Nov 24, 2017 - Java
-
Updated
Mar 28, 2017 - Python
-
Updated
Oct 30, 2020 - C#
-
Updated
Jul 18, 2020 - Rust
-
Updated
Oct 17, 2020 - Java
-
Updated
Dec 25, 2018 - C#
-
Updated
Nov 3, 2020 - Java
-
Updated
Mar 9, 2020 - PLpgSQL
-
Updated
Sep 25, 2020 - Python
-
Updated
Nov 14, 2018 - Python
-
Updated
Feb 22, 2020 - Java
-
Updated
Nov 14, 2017 - Swift
-
Updated
Jul 18, 2018 - Python
Improve this page
Add a description, image, and links to the indoor-positioning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the indoor-positioning topic, visit your repo's landing page and select "manage topics."


A
Dockerfilefor each server [ai,main] anddocker-compose.ymlwould make development and deployment easier.Instead of rebuilding the whole system via docker every development iteration, we would only build the parts that have been modified.