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

HKG: use platform codes to fuzzy fingerprint #28531

Merged
merged 238 commits into from
Jun 15, 2023
Merged

HKG: use platform codes to fuzzy fingerprint #28531

merged 238 commits into from
Jun 15, 2023

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    0eb0063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    407d805 View commit details
    Browse the repository at this point in the history
  3. kinda works

    sshane committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    c9e3d0b View commit details
    Browse the repository at this point in the history
  4. stash

    sshane committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    a6176a5 View commit details
    Browse the repository at this point in the history
  5. clean up

    sshane committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    972fb28 View commit details
    Browse the repository at this point in the history
  6. add code

    sshane committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    08962aa View commit details
    Browse the repository at this point in the history
  7. simpler

    sshane committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    bd7a0a2 View commit details
    Browse the repository at this point in the history
  8. use the function

    sshane committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    5d228d6 View commit details
    Browse the repository at this point in the history
  9. test it with our cars

    sshane committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    644e9b1 View commit details
    Browse the repository at this point in the history
  10. no re

    no re
    
    no re
    sshane committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    5a06b8d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    bcc2171 View commit details
    Browse the repository at this point in the history
  2. debugging

    sshane committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    624307f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    0c599a8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    eafc848 View commit details
    Browse the repository at this point in the history
  2. handle empty dict

    sshane committed May 27, 2023
    Configuration menu
    Copy the full SHA
    1778c82 View commit details
    Browse the repository at this point in the history
  3. simpl

    sshane committed May 27, 2023
    Configuration menu
    Copy the full SHA
    7c08d71 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    ece7446 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. this is promising

    start on making existing fingerprinting functions use the config, instead of entirely replacing them
    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3a721f1 View commit details
    Browse the repository at this point in the history
  2. needs to allow 1 match

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    695d748 View commit details
    Browse the repository at this point in the history
  3. lay out how this should look

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    36b7cce View commit details
    Browse the repository at this point in the history
  4. changes

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b8b1140 View commit details
    Browse the repository at this point in the history
  5. executable

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    0acd45f View commit details
    Browse the repository at this point in the history
  6. some work

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    abb086a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c324c9e View commit details
    Browse the repository at this point in the history
  8. use config

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    cd73c30 View commit details
    Browse the repository at this point in the history
  9. fuzzy ecus

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    07574de View commit details
    Browse the repository at this point in the history
  10. config test

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ab53865 View commit details
    Browse the repository at this point in the history
  11. comment and some clean up

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    0192016 View commit details
    Browse the repository at this point in the history
  12. test platform codes

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3a64703 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e2a4670 View commit details
    Browse the repository at this point in the history
  14. in func

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4940975 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5bcf9a1 View commit details
    Browse the repository at this point in the history
  16. rm bad func

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    84f2b28 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    191b51d View commit details
    Browse the repository at this point in the history
  18. todo done

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    221946a View commit details
    Browse the repository at this point in the history
  19. tested!

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    d12a73b View commit details
    Browse the repository at this point in the history
  20. remove fake platform codes

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    43a76e3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f6307f5 View commit details
    Browse the repository at this point in the history
  22. not needed

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    eeb4651 View commit details
    Browse the repository at this point in the history
  23. not applicable any more

    sshane committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    00325e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. use config for essential ecus

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    a9d7c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ca6cb View commit details
    Browse the repository at this point in the history
  3. compile

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c377706 View commit details
    Browse the repository at this point in the history
  4. clean up test

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    f998cad View commit details
    Browse the repository at this point in the history
  5. even cleaner

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c4588f4 View commit details
    Browse the repository at this point in the history
  6. fix default ecus type

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    4abbfd5 View commit details
    Browse the repository at this point in the history
  7. temp fix

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    caa0513 View commit details
    Browse the repository at this point in the history
  8. this is mostly in tests now

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    fb52edf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5c752a View commit details
    Browse the repository at this point in the history
  10. experiment with dates

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    3251b9c View commit details
    Browse the repository at this point in the history
  11. Revert "experiment with dates"

    This reverts commit 3251b9c.
    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    06ff98c View commit details
    Browse the repository at this point in the history
  12. clean that up

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e06101f View commit details
    Browse the repository at this point in the history
  13. comment

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c7f1291 View commit details
    Browse the repository at this point in the history
  14. test

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e7348f0 View commit details
    Browse the repository at this point in the history
  15. work on all cars

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e1a87ae View commit details
    Browse the repository at this point in the history
  16. fix fuzz_fw_fingerprint

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    4a0ad2f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5c42a9c View commit details
    Browse the repository at this point in the history
  18. comment

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    b43d21c View commit details
    Browse the repository at this point in the history
  19. get first by search

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    30d3fda View commit details
    Browse the repository at this point in the history
  20. bit more clean up

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e1423ff View commit details
    Browse the repository at this point in the history
  21. and more

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    13519c8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    185dd2e View commit details
    Browse the repository at this point in the history
  23. default

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c5c0495 View commit details
    Browse the repository at this point in the history
  24. flip dat around, much cleaner

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    408cc08 View commit details
    Browse the repository at this point in the history
  25. clean up hyundai test a bit

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    152a6d9 View commit details
    Browse the repository at this point in the history
  26. flip order

    same here
    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    cdbdd85 View commit details
    Browse the repository at this point in the history
  27. rename test and flip subTest

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    44e13ca View commit details
    Browse the repository at this point in the history
  28. fix pylint

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    f443779 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    05b23a7 View commit details
    Browse the repository at this point in the history
  30. revert fw changes

    revert fw changes
    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    39ea55d View commit details
    Browse the repository at this point in the history
  31. line

    sshane committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    7bad30a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    7f609b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0eb68b View commit details
    Browse the repository at this point in the history
  3. needs to be a list

    sshane committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5ba9d02 View commit details
    Browse the repository at this point in the history
  4. cmt

    sshane committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3d82514 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2909adb View commit details
    Browse the repository at this point in the history
  6. tiny clean up

    sshane committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ebd1a0e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. todo: date range

    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b4b2166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f23e9 View commit details
    Browse the repository at this point in the history
  3. only in notebook

    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    78330bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1efc2d1 View commit details
    Browse the repository at this point in the history
  5. same, only notebook

    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7494e08 View commit details
    Browse the repository at this point in the history
  6. more consistent signature

    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    41f7c15 View commit details
    Browse the repository at this point in the history
  7. copilot inspired

    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    584ed18 View commit details
    Browse the repository at this point in the history
  8. copilot no good

    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cc591c4 View commit details
    Browse the repository at this point in the history
  9. test for date parsing

    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f66c79a View commit details
    Browse the repository at this point in the history
  10. better name

    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    87bb568 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c8f0dd View commit details
    Browse the repository at this point in the history
  12. comment up+

    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3c198d9 View commit details
    Browse the repository at this point in the history
  13. some stuff

    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    48c69b2 View commit details
    Browse the repository at this point in the history
  14. clean up

    fix test
    
    fix test
    sshane committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b2c1fe0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. test

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    beddf61 View commit details
    Browse the repository at this point in the history
  2. comment

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    fa6a00b View commit details
    Browse the repository at this point in the history
  3. use utils

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    8704b98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c083ef8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d9696e View commit details
    Browse the repository at this point in the history
  6. fixup test

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9c21f16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10c9f43 View commit details
    Browse the repository at this point in the history
  8. compile global pattern

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f6410e2 View commit details
    Browse the repository at this point in the history
  9. same as what we do in values

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    751589d View commit details
    Browse the repository at this point in the history
  10. remove comments

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e425a7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec82b5d View commit details
    Browse the repository at this point in the history
  12. more clean up

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    112dfbe View commit details
    Browse the repository at this point in the history
  13. sort imports

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f2c431f View commit details
    Browse the repository at this point in the history
  14. woah woah woah

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3e0bd29 View commit details
    Browse the repository at this point in the history
  15. add comment

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    79471d1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4b38b23 View commit details
    Browse the repository at this point in the history
  17. add types

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    01ccf3d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4e52b8a View commit details
    Browse the repository at this point in the history
  19. update lock

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    51af0c8 View commit details
    Browse the repository at this point in the history
  20. options

    comments
    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    1ddf133 View commit details
    Browse the repository at this point in the history
  21. stash

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ede54cd View commit details
    Browse the repository at this point in the history
  22. comments and fixes

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e073462 View commit details
    Browse the repository at this point in the history
  23. better comments

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    38c5c55 View commit details
    Browse the repository at this point in the history
  24. better

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    17f927e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    be319cd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    af6f99b View commit details
    Browse the repository at this point in the history
  27. use match_fw_to_car

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9781e19 View commit details
    Browse the repository at this point in the history
  28. test all fw

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    4ca3415 View commit details
    Browse the repository at this point in the history
  29. ex

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e2cf00c View commit details
    Browse the repository at this point in the history
  30. unused random

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b251bb8 View commit details
    Browse the repository at this point in the history
  31. this is a possibility

    sshane committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a7c0869 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. this is more clear

    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    a6b86f2 View commit details
    Browse the repository at this point in the history
  2. fix

    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b4b74fb View commit details
    Browse the repository at this point in the history
  3. revert

    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2f3cc88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c66259 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c80a964 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    caaa7db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc26cb0 View commit details
    Browse the repository at this point in the history
  8. add comment

    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f4b46eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e76bd01 View commit details
    Browse the repository at this point in the history
  10. fix mypy

    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    675ed2b View commit details
    Browse the repository at this point in the history
  11. comment for tomorrow

    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    603bed3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    068ce63 View commit details
    Browse the repository at this point in the history
  13. add comment

    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    7a29bad View commit details
    Browse the repository at this point in the history
  14. this was the cleanest I could think of, but still working on it. not …

    …very easy to understand
    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    16f490b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    11946df View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    589ba6b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cbe1d55 View commit details
    Browse the repository at this point in the history
  18. was swapped

    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1bd6bf9 View commit details
    Browse the repository at this point in the history
  19. else set

    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    661de4f View commit details
    Browse the repository at this point in the history
  20. remove old comment

    sshane committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    73d7c1c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    7c44fbb View commit details
    Browse the repository at this point in the history
  2. fixes from merge

    sshane committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    14114aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce10c6c View commit details
    Browse the repository at this point in the history
  4. fix static analysis

    sshane committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    49959c6 View commit details
    Browse the repository at this point in the history
  5. also unused

    sshane committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    5835570 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. different method first draft

    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b911390 View commit details
    Browse the repository at this point in the history
  2. copy existing fuzzy func

    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    34c8c05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3e918f View commit details
    Browse the repository at this point in the history
  4. fix

    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5cdb7bd View commit details
    Browse the repository at this point in the history
  5. Revert recent

    Revert "fix"
    
    This reverts commit 5cdb7bd.
    
    Revert "check all possible ecus exist, only platform codes, slightly refactor main loop"
    
    This reverts commit d3e918f.
    
    Revert "copy existing fuzzy func"
    
    This reverts commit 34c8c05.
    
    Revert "different method first draft"
    
    This reverts commit b911390.
    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    16d8541 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b29aed View commit details
    Browse the repository at this point in the history
  7. new func

    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c759a08 View commit details
    Browse the repository at this point in the history
  8. fixup test

    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d07a879 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92cf41c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ef0e80 View commit details
    Browse the repository at this point in the history
  11. clean up a bit

    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    538e18e View commit details
    Browse the repository at this point in the history
  12. return part as part of code

    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    95e1711 View commit details
    Browse the repository at this point in the history
  13. fix test

    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    272c8bd View commit details
    Browse the repository at this point in the history
  14. add original fuzzy function

    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0247c52 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    864f80d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    76ca2a1 View commit details
    Browse the repository at this point in the history
  17. not working stash

    sshane committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6b12c01 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. the exact matching function does more of what we want with less code …

    …and less custom logic
    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    27f44b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50e65ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a0662e View commit details
    Browse the repository at this point in the history
  4. this works pretty nicely now

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    fb0f24d View commit details
    Browse the repository at this point in the history
  5. up here

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1f58dbf View commit details
    Browse the repository at this point in the history
  6. this is better

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8692297 View commit details
    Browse the repository at this point in the history
  7. some minor clean up

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1c0b92f View commit details
    Browse the repository at this point in the history
  8. old function=now junk

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    16cf8a1 View commit details
    Browse the repository at this point in the history
  9. fix platform code test

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c611281 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae8e1df View commit details
    Browse the repository at this point in the history
  11. now rename _new to

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    503be25 View commit details
    Browse the repository at this point in the history
  12. use FW_QUERY_CONFIG

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0ea406b View commit details
    Browse the repository at this point in the history
  13. clean up imports

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f781b62 View commit details
    Browse the repository at this point in the history
  14. rename that too

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    62aaaf4 View commit details
    Browse the repository at this point in the history
  15. one line

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6b7caf5 View commit details
    Browse the repository at this point in the history
  16. correct typing

    correct typing
    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    458f2f3 View commit details
    Browse the repository at this point in the history
  17. draft tests

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2ac5970 View commit details
    Browse the repository at this point in the history
  18. so that works

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7cf618a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7f4ca41 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6a1e138 View commit details
    Browse the repository at this point in the history
  21. test parts and dates

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7c5d0ac View commit details
    Browse the repository at this point in the history
  22. remove old comment

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4f0ffbc View commit details
    Browse the repository at this point in the history
  23. old import

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    52e5122 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    13a0970 View commit details
    Browse the repository at this point in the history
  25. fix test

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    94a3ec1 View commit details
    Browse the repository at this point in the history
  26. revert debug script

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9c868b3 View commit details
    Browse the repository at this point in the history
  27. flip order

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3de56d5 View commit details
    Browse the repository at this point in the history
  28. make this a set by default

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    30ff802 View commit details
    Browse the repository at this point in the history
  29. revert this part

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    35fb88e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2b22337 View commit details
    Browse the repository at this point in the history
  31. correct typing

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    60aeb19 View commit details
    Browse the repository at this point in the history
  32. clean up comments

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d549684 View commit details
    Browse the repository at this point in the history
  33. clean that test up too/pylint

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    10ff0f4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    edd25f6 View commit details
    Browse the repository at this point in the history
  35. not right

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3845d66 View commit details
    Browse the repository at this point in the history
  36. more general

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5fbe21f View commit details
    Browse the repository at this point in the history
  37. be consistent with quotes

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    51958c7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b613b15 View commit details
    Browse the repository at this point in the history
  39. comment

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    94f7647 View commit details
    Browse the repository at this point in the history
  40. comment

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    43685d2 View commit details
    Browse the repository at this point in the history
  41. comment in fw_versions

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ed8d0b6 View commit details
    Browse the repository at this point in the history
  42. flip order

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    387cb65 View commit details
    Browse the repository at this point in the history
  43. this is more readable

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e7cfa56 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e14e383 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    634f57b View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    ca755d8 View commit details
    Browse the repository at this point in the history
  47. tuple

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6025a0f View commit details
    Browse the repository at this point in the history
  48. can get away without filtering

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    498ec28 View commit details
    Browse the repository at this point in the history
  49. add comment reasons

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f1dcbbc View commit details
    Browse the repository at this point in the history
  50. fix

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d7f838f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    794bb55 View commit details
    Browse the repository at this point in the history
  52. some review suggestions

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0af5e1e View commit details
    Browse the repository at this point in the history
  53. this works (first draft)

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    cd204a1 View commit details
    Browse the repository at this point in the history
  54. this is better

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    adf7b73 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    78f13c4 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    426a840 View commit details
    Browse the repository at this point in the history
  57. mypy

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    98d9c75 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    1f307e6 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    c0c82ed View commit details
    Browse the repository at this point in the history
  60. rename

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ef7cac8 View commit details
    Browse the repository at this point in the history
  61. same

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0906df2 View commit details
    Browse the repository at this point in the history
  62. slightly better name

    sshane committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6094058 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. subset

    sshane committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b00a7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c55b8db View commit details
    Browse the repository at this point in the history
  3. consistent

    sshane committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    828b48e View commit details
    Browse the repository at this point in the history
  4. self explan

    sshane committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8ad75ff View commit details
    Browse the repository at this point in the history
  5. better name

    sshane committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9fd9288 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eeac0dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e670eb7 View commit details
    Browse the repository at this point in the history
  8. clean that up

    sshane committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    f6ecb22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    248d925 View commit details
    Browse the repository at this point in the history
  10. comment

    sshane committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b2ff3d6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c0ea18 View commit details
    Browse the repository at this point in the history
  12. not used or typed

    sshane committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    82ee14a View commit details
    Browse the repository at this point in the history