Commit Graph

  • 11da78e2e7 remove public_packet setter. should be read only. onyx-and-iris 2022-04-30 16:57:47 +0100
  • 51833d68ff fix coverage path onyx-and-iris 2022-04-30 03:37:58 +0100
  • e6ba5aefe9 minor version bump, changes to profiles loading onyx-and-iris 2022-04-29 23:29:14 +0100
  • 605e1075af Update pre-commit.ps1 onyx-and-iris 2022-04-29 23:08:23 +0100
  • dd8b48d98a Revert "Update pre-commit.ps1" onyx-and-iris 2022-04-29 23:06:40 +0100
  • 35371c9090 Update pre-commit.ps1 onyx-and-iris 2022-04-29 23:06:21 +0100
  • 89dec75b98 typo fix onyx-and-iris 2022-04-29 22:31:22 +0100
  • 9d6c931f07 update to public packet description in readme onyx-and-iris 2022-04-29 22:30:21 +0100
  • 7b8878975a del file onyx-and-iris 2022-04-29 22:24:41 +0100
  • fa9bc9e48a update badges onyx-and-iris 2022-04-29 22:24:06 +0100
  • ac1306c57e fix doc string onyx-and-iris 2022-04-29 22:07:44 +0100
  • b31c976abc update banana badge onyx-and-iris 2022-04-29 22:02:01 +0100
  • 727af55019 start implementing lower tests onyx-and-iris 2022-04-29 22:01:33 +0100
  • 32d740ccca sendtext remove from readme. its still available but not advised to use. onyx-and-iris 2022-04-29 21:57:16 +0100
  • ce48136cdb move channel props into factory function onyx-and-iris 2022-04-29 21:53:44 +0100
  • 2830299942 ensure eq bus props are fetched from dataclass onyx-and-iris 2022-04-29 20:52:03 +0100
  • 637fe9fb88 fix bug where getter may return None onyx-and-iris 2022-04-29 03:24:32 +0100
  • f8b964bc35 remove print onyx-and-iris 2022-04-29 03:07:06 +0100
  • 3aebd90920 refactor meta functions onyx-and-iris 2022-04-29 02:57:47 +0100
  • 98c15967d1 set tests to run randomly onyx-and-iris 2022-04-28 11:40:14 +0100
  • 3993fa99be add potato tests badge onyx-and-iris 2022-04-28 11:39:41 +0100
  • 80ecd7daef generate potato tests badge onyx-and-iris 2022-04-28 11:39:22 +0100
  • 38557d04de add banana bade onyx-and-iris 2022-04-28 11:38:14 +0100
  • c3336d31d6 add basic tests badge onyx-and-iris 2022-04-28 11:36:52 +0100
  • 596e7465fb add pre-commit hook onyx-and-iris 2022-04-28 11:34:48 +0100
  • f55d86514c Update README.md onyx-and-iris 2022-04-27 20:00:30 +0100
  • 79abec7531 now using sendtext to apply a profile onyx-and-iris 2022-04-27 14:50:48 +0100
  • e8aa762c70 rework bus mode getter onyx-and-iris 2022-04-27 14:00:55 +0100
  • 0fc4f693fa Update dataclass.py onyx-and-iris 2022-04-26 23:38:56 +0100
  • c6b9fa6112 Update vbancmd.py onyx-and-iris 2022-04-26 22:47:48 +0100
  • 7fb026ca1e Update vbancmd.py onyx-and-iris 2022-04-26 21:58:45 +0100
  • dd24fc1816 changes to param cache onyx-and-iris 2022-04-26 21:03:02 +0100
  • 2bc9fa9d57 change to bus_mode_prop meta function. onyx-and-iris 2022-04-26 07:35:41 +0100
  • d1555663b3 migrate nose to pytest onyx-and-iris 2022-04-26 07:16:21 +0100
  • df8688aaee Update vbancmd.py onyx-and-iris 2022-04-18 08:31:12 +0100
  • 0806937fbd Update vbancmd.py onyx-and-iris 2022-04-14 15:11:55 +0100
  • 7f2a3ef7e5 Update vbancmd.py onyx-and-iris 2022-04-13 06:17:22 +0100
  • 1c0ebfa1d1 add sync kwarg, reformat tests. onyx-and-iris 2022-04-08 21:16:37 +0100
  • b7b62ea2fe Update strip.py onyx-and-iris 2022-04-08 20:48:10 +0100
  • ad1c3f9f6b Update strip.py onyx-and-iris 2022-04-03 00:06:42 +0100
  • 7272d2ad21 Update dataclass.py onyx-and-iris 2022-03-29 23:40:35 +0100
  • c0d19b6663 Update dataclass.py onyx-and-iris 2022-03-28 18:23:46 +0100
  • 855cb746b9 Update dataclass.py onyx-and-iris 2022-03-27 16:12:07 +0100
  • 6c2fb720f2 reformat long arrays onyx-and-iris 2022-03-27 11:33:01 +0100
  • 2e23a03b32 Update README.md onyx-and-iris 2022-03-26 23:43:51 +0000
  • 39005661fd Update README.md onyx-and-iris 2022-03-26 23:06:38 +0000
  • 5d878a5df0 black reformatter onyx-and-iris 2022-03-26 23:00:09 +0000
  • a94b2bb265 Update dataclass.py onyx-and-iris 2022-03-23 12:08:08 +0000
  • 559acb9e89 Update README.md onyx-and-iris 2022-03-23 11:32:12 +0000
  • 06c005ab5e Update README.md onyx-and-iris 2022-03-23 11:31:28 +0000
  • 1c57528cd8 add profiles onyx-and-iris 2022-03-23 11:28:42 +0000
  • 5d593200d3 Update dataclass.py onyx-and-iris 2022-03-23 09:43:10 +0000
  • 18f59b4eb2 Update dataclass.py onyx-and-iris 2022-03-21 16:41:27 +0000
  • 6098c34e15 add command class onyx-and-iris 2022-03-21 11:20:53 +0000
  • 2257ce0e4c Update __init__.py onyx-and-iris 2022-03-20 12:46:05 +0000
  • 80048d62bd Update README.md onyx-and-iris 2022-03-20 12:26:01 +0000
  • 6c914dafbe add login,logout, caching system, dirty parameter to base class onyx-and-iris 2022-03-20 12:25:50 +0000
  • af647f2483 Update meta.py onyx-and-iris 2022-03-19 09:53:02 +0000
  • 919c967023 add modevals to Modes class. onyx-and-iris 2022-03-19 09:51:48 +0000
  • 6aeef19d38 fix bus mode prop onyx-and-iris 2022-03-18 07:42:25 +0000
  • b9d45948f3 bus mode tests added onyx-and-iris 2022-03-18 07:40:43 +0000
  • 84cc4d097d Update README.md onyx-and-iris 2022-03-18 07:40:24 +0000
  • 863debdbe7 add bus modes, update Modes dataclass onyx-and-iris 2022-03-17 14:08:49 +0000
  • ae2129c1fe Update kinds.py onyx-and-iris 2022-03-17 14:07:12 +0000
  • 3e0152082b add apply onyx-and-iris 2022-03-11 19:21:26 +0000
  • 127ef1e10f Update README.md onyx-and-iris 2022-03-09 06:30:48 +0000
  • d3032cdeca
    Create LICENSE Onyx and Iris 2022-03-09 06:29:59 +0000
  • 7005c4d253 Update README.md onyx-and-iris 2022-03-06 14:44:30 +0000
  • a34ae27da9 Update README.md onyx-and-iris 2022-03-05 23:22:27 +0000
  • 1b70a063b9 Update README.md onyx-and-iris 2022-03-05 23:19:38 +0000
  • ca18a3d549 update tests onyx-and-iris 2022-03-05 20:22:10 +0000
  • 437abfcc8b Update README.md onyx-and-iris 2022-03-05 20:17:50 +0000
  • 405fd7efa4 edit example and readme onyx-and-iris 2022-03-05 20:16:28 +0000
  • 975715696b Update vbancmd.py onyx-and-iris 2022-03-05 20:11:10 +0000
  • 2d857a4cb1 add _keepupdated onyx-and-iris 2022-03-05 06:17:12 +0000
  • b933397b6c Update README.md onyx-and-iris 2022-03-04 14:44:07 +0000
  • f06955103d Update README.md onyx-and-iris 2022-03-04 14:33:11 +0000
  • e0d83f91e7 Update __main__.py onyx-and-iris 2022-03-04 14:30:51 +0000
  • e4da797657 remove underscore from package name and add readme onyx-and-iris 2022-03-04 14:22:54 +0000
  • 85f74b20cb remove underscore from package name onyx-and-iris 2022-03-04 14:22:29 +0000
  • 8f95942fbd rename directory onyx-and-iris 2022-03-04 14:21:56 +0000
  • 3cfc6e587b Update README.md onyx-and-iris 2022-03-03 11:35:49 +0000
  • ff412ca6ca add sendtext(), update readme onyx-and-iris 2022-03-03 11:34:45 +0000
  • 2b569153b0 Update README.md onyx-and-iris 2022-03-02 23:36:15 +0000
  • aaf567b77b Update README.md onyx-and-iris 2022-03-02 23:28:42 +0000
  • 5aa3dc07fe Create __main__.py onyx-and-iris 2022-03-02 23:26:58 +0000
  • ad7cd367cb fix gain setter, add public_packet methods, update readme onyx-and-iris 2022-03-02 21:06:39 +0000
  • b836fa8642 add strip gain onyx-and-iris 2022-03-02 12:32:37 +0000
  • d21903e34a Delete runmany.ps1 onyx-and-iris 2022-03-01 09:52:58 +0000
  • d3a40b917f Update README.md onyx-and-iris 2022-02-28 20:56:35 +0000
  • 1217dea6b4 Update README.md onyx-and-iris 2022-02-28 18:15:37 +0000
  • 83429e17ad edits to tests onyx-and-iris 2022-02-28 18:14:31 +0000
  • 314ecbe6da add test conn, add settable attr to onyx-and-iris 2022-02-28 15:41:59 +0000
  • 9e5b2067d1 Delete test_higher.py onyx-and-iris 2022-02-28 15:25:40 +0000
  • 44a66466c2 add gain,levels onyx-and-iris 2022-02-28 14:03:51 +0000
  • 471abb3ca6 Create README.md onyx-and-iris 2022-02-27 18:57:16 +0000
  • 0f18116cd1 add gainlayers, levels, public_packet property object onyx-and-iris 2022-02-26 23:57:19 +0000
  • 416550fa95 add self.buff, runmany onyx-and-iris 2022-02-26 03:07:29 +0000
  • 6432eae3b4 add levels onyx-and-iris 2022-02-25 18:06:24 +0000
  • 364e456c94 add some tests, commands and bus class onyx-and-iris 2022-02-25 17:02:27 +0000