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

Bluseries radio state #17

Closed
wants to merge 90 commits into from

Conversation

meelyn-pandit
Copy link
Contributor

Closes #11 and #13 - radio state changes when on/off buttons are clicked. State managed by StationConfig class.

Closes #12 - implemented async/await for the button functions. Functions now return values/objects instead of pending promises.

Meelyn Pandit added 30 commits January 19, 2024 16:50
turned off change poll buttons since that would require re-working functions on base-station and blu-base-station
…terval is 10s

station-config poll_interval and radio state is edited with toggleRadioMode
…ed to test in the morning if detections dropped works correctly

added changelog.js in the sensor-station-software directory to display firmware updates
…ts is empty at this point, but after clicking checkin button on interface you get populated blu_stats and blu_fw objects

piping in full blu_stats object, no filtering

changed blu_beeps to beeps on beep-stat-manager for blu_radios
…u dropped will be cumulative even after web page refresh
…immediately when plugged in.

added setTimeout for 5s to try to prevent timeout errors
…ew firmware file is in bin dir, then updater will run before the receiver starts collecting data
Copy link
Contributor

@bobfogg bobfogg left a comment

Choose a reason for hiding this comment

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

Merging bluseries radio state

Meelyn Pandit added 23 commits February 23, 2024 13:24
able to import wifi signal and other classes into wifi strength class
@bobfogg bobfogg deleted the branch bluseries-integration May 16, 2024 18:32
@bobfogg bobfogg closed this May 16, 2024
@bobfogg bobfogg deleted the bluseries-radio-state branch May 16, 2024 18:32
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.

Blu Firmware Updater Class Fix radio state Cleaner functions/promises
2 participants