Skip to content

Releases: pierreroth64/loraboard

Lora dashboard demo v0.5.5

28 Apr 12:11
Compare
Choose a tag to compare
  • Fix all lint errors
  • Remove artificial markers on map (which were setup for demo purpose)

Lora dashboard demo v0.5.4

28 Apr 08:45
Compare
Choose a tag to compare
  • change PubNub default settings (max number of messages was reached on previous account)
  • add button on Settings modal to restore default PubNub settings

Lora dashboard demo v0.5.3

22 Feb 09:24
Compare
Choose a tag to compare

This release includes:

  • Change default GPS position for devices
  • Display device name in map widget
  • JSON encoding of incoming frame
  • Check of incoming data format
  • Fix lighting codec [Pierre ROTH]
  • Display formatted EUIs on map

Lora dashboard demo v0.5.2

16 Feb 12:46
Compare
Choose a tag to compare

Bugfix release including:

  • fix brightness decoding for lighting devices
  • improve GPS position validation
  • update console log levels

Lora dashboard demo v0.5.1

12 Feb 13:41
Compare
Choose a tag to compare

This release includes:

  • Device that are not carrying GPS data in their payload are positioned to a default location (see: README)
  • Fix initial state of brightness chart when on Lighting device page

Lora dashboard demo v0.5.0

11 Feb 15:41
Compare
Choose a tag to compare

This release includes:

  • Popup now embeds buttons based on device capabilities
  • Different build targets
  • Rework of brightness charts

Lora dashboard demo v0.4.1

08 Feb 13:31
Compare
Choose a tag to compare

This release includes:

  • Nucleo device support with brightness decoding
  • Auto fit of main map on device markers
  • Fix html load of device subpages
  • Add device name to device subpage

Lora dashboard demo v0.4.0

05 Feb 14:31
Compare
Choose a tag to compare

This release adds the multi-device support:

  • a global map is displayed with the LoRaMotes appearing when communicating for the first time
  • double clicking on a LoRaMote marker switches the UI to the corresponding LoRaMote live data

Lora dashboard demo v0.3.0

27 Jan 15:29
Compare
Choose a tag to compare

This release includes minor UI and user changes such as:

  • Button to start/stop data gathering
  • Setup popup to change PubNub settings
  • Frame reception indicator

but also includes: