Skip to content

issues Search Results · repo:MAGLaboratory/haldor language:Python

Filter by

12 results
 (67 ms)

12 results

inMAGLaboratory/haldor (press backspace or delete to remove)

The GPIO interfaces have changed. The interface used by OPi.GPIO changed because the kernel sysfs interface deprecated with the new gpiod character device interface becoming the default GPIO interface. ...
  • blu006
  • Opened 
    on Jun 28, 2024
  • #16

This enhancement would allow the Haldor Data Collector to receive an override condition to report when polled about inputs. This is necessary in order to override broken sensors. Further information about ...
enhancement
  • blu006
  • Opened 
    on Dec 13, 2022
  • #15

On 2022-09-23, the Open Switch was true while the HDC was started. This yielded odd behavior including other switches showing True and False instead of 1 and 0 . This prompts further debugging and investigation. ...
  • blu006
  • Opened 
    on Sep 24, 2022
  • #14

The lessons learned and systemd management from the hal-ts-bridge would also improve the data collector: - paho mqtt exception handling including restarts on daemon crash - systemd program management ...
enhancement
  • blu006
  • 2
  • Opened 
    on Apr 29, 2022
  • #12

https://www.geeksforgeeks.org/with-statement-in-python/
enhancement
  • blu006
  • 1
  • Opened 
    on Dec 22, 2021
  • #11

The pidfile does not seem to follow the standard unix convention of being in the /run folder.
  • blu006
  • 2
  • Opened 
    on Dec 22, 2021
  • #10

The Outdoor Temperature Sensor often goes down, and there is no automated way to restart it.
enhancement
  • blu006
  • 2
  • Opened 
    on Nov 10, 2021
  • #8

https://github.com/MAGLaboratory/haldor/blob/d5b533945c5e5377ac3c8b6e3c32f2ce48d96807/hdc.py line 168 does not use boot_check_list.items() to correctly iterate over the items of the boot check list and ...
bug
  • blu006
  • 1
  • Opened 
    on Nov 9, 2021
  • #7

suggest rename HDC.data (dataclass_json) to HDC.config since it s used more as a configuration structure than for holding active data the use of .data within the HDC is acceptable since it is actual data ...
  • blu006
  • 2
  • Opened 
    on Nov 16, 2020
  • #6
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub