Skip to content

Implementation of the BLE neighbor discovery framework in paper "Blender: Toward Practical Simulation Framework for BLE Neighbor Discovery (MSWiM'22)"

Notifications You must be signed in to change notification settings

AthLw/blender-neighbor-discovery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blender-neighbor-discovery

This repository contains the implementations of the following paper:

Directory Structure

algo

This contains the algorithm(s) utilized for accelerating Blender's simulation process.

simulator

The implementation of different simulation workflows are listed here, where the specific characteristics of each are embeded in the comments.

utils

This contains some debugging and analyzing tools.

Setup

Python-Based Simulator

The python implementation is written under python3.8 with numpy 1.20.1.

Workflow

A sample usage of the simulator is presented in playground.py.

About

Implementation of the BLE neighbor discovery framework in paper "Blender: Toward Practical Simulation Framework for BLE Neighbor Discovery (MSWiM'22)"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%