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

womp womp #17

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

womp womp #17

wants to merge 17 commits into from

Commits on Feb 21, 2024

  1. Cleaning and abstraction

    Added some helper bash guys to use a virtual can for broadcast testing, as well as fitting all of the canbus stuffs into the IO handeler folder, as well as adding some stuff for serial support
    ChanceCtrl committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    16eee7e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Almost working serial reader

    Still currently fighting bugs, but outside of that I slightly updated the readme for the enduser and added the pyserial-asyncio package to the nix stuffs
    ChanceCtrl committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    01004e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Actually it was working

    Took a depressignly long time to figure out it did in fact work... N e ways I also updated the flake to take in KSU's DBC file for testing on monday, should work on adding udev rule and this package to the ksu-nixos guy here soon
    ChanceCtrl committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ff2c832 View commit details
    Browse the repository at this point in the history
  2. updated port

    now it looks for /dev/xboi and that gets defined by a udev rule found in the ksu-nixos repo, so baller
    ChanceCtrl committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    39d1add View commit details
    Browse the repository at this point in the history
  3. added env var

    Now runner.py looks for the D_SOURCE env var to tell what data source its looking for
    ChanceCtrl committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    811e332 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    67396d2 View commit details
    Browse the repository at this point in the history
  2. correct baudrate

    mathbrook committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4ad1658 View commit details
    Browse the repository at this point in the history
  3. try guy

    throwing everything into try block to prevent the serial handler from
    killing the server
    ChanceCtrl committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    543b939 View commit details
    Browse the repository at this point in the history
  4. adding errors

    lol
    ChanceCtrl committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cb480ab View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. update lock

    ChanceCtrl committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1622a84 View commit details
    Browse the repository at this point in the history
  2. fix cantools

    ChanceCtrl committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fd7f65b View commit details
    Browse the repository at this point in the history
  3. Revert flake lock fuc

    ChanceCtrl committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d50fa75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0ace38 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. joe delimiter

    mathbrook committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    281fb11 View commit details
    Browse the repository at this point in the history
  2. joe lock

    ChanceCtrl committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    26aeab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9e78f6 View commit details
    Browse the repository at this point in the history
  4. Update serial_handle.py

    ChanceCtrl committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4fd94ef View commit details
    Browse the repository at this point in the history