Patrick Uhl patrick

patrick commented on issue shimatta/shellmatta#77

sequence_counter_h2s/sequence_h2s could get bigger as 256

issue #78 fix sequence_h2s exceeding 256

6 months ago

patrick closed issue shimatta/shellmatta#78

fix sequence_h2s exceeding 256

6 months ago

patrick commented on issue shimatta/shellmatta#78

fix sequence_h2s exceeding 256

fixing in https://git.shimatta.net/shimatta/shellmatta/pulls/77

6 months ago

patrick opened issue shimatta/shellmatta#78

fix sequence_h2s exceeding 256

6 months ago

patrick created pull request shimatta/shellmatta#77

sequence_counter_h2s/sequence_h2s could get bigger as 256

6 months ago

patrick pushed to bugfix/sequence_counter_exceeds_limit at shimatta/shellmatta

  • 2d216259e4 sequence_counter_h2s/sequence_h2s could get bigger as 256 fixed it by using the remainder operator where the variable is counted up.
  • bcb3c7c0af Merge branch 'bugfix/fix_shellmatta_transport_layer_reset_communication' of shimatta/shellmatta into develop
  • 27c9ab30eb fixed typos
  • 9ddc3054dd moved \x03 send in reset communication function
  • de7d2b360f Merge branch 'release/V0.80.0000' of shimatta/shellmatta into master

6 months ago

patrick reopened pull request shimatta/shellmatta#76

Fixed issue #75

7 months ago

patrick closed pull request shimatta/shellmatta#76

Fixed issue #75

7 months ago

patrick created pull request shimatta/shellmatta#76

Fixed issue #75

7 months ago

patrick pushed to bugfix/fix_shellmatta_transport_layer_reset_communication at shimatta/shellmatta

  • de7d2b360f Merge branch 'release/V0.80.0000' of shimatta/shellmatta into master
  • f84d0a8c1c replaced forgotten direct write calls - would have bypassed the transport layer
  • 42e4707486 Merge branch 'feature/add_ymodem_receive_functionalities' of shimatta/shellmatta into develop
  • 6531e17eb8 fixed documentation issues
  • 373f7dea24 fixed some documentation issues

7 months ago

patrick opened issue shimatta/shellmatta#75

Fix shellmatta transport layer reset_communication

7 months ago