Open Protocol Interpreter
Parse packages from Atlas Copco Open Protocol, used on tightening controllers.
Collective -
https://opencollective.com/open-protocol-interpreter
- Code: https://github.com/rickedb
Extensions and default constructor tests
github.com/Rickedb/OpenProtocolInterpreter - 776fe7a3dd6826f933991d194bc6c469a837366a authored over 2 years ago
github.com/Rickedb/OpenProtocolInterpreter - 776fe7a3dd6826f933991d194bc6c469a837366a authored over 2 years ago
Added extensions and documentation
github.com/Rickedb/OpenProtocolInterpreter - 9bb00cd4349e13141f6123f203c3df334c6fba16 authored over 2 years ago
github.com/Rickedb/OpenProtocolInterpreter - 9bb00cd4349e13141f6123f203c3df334c6fba16 authored over 2 years ago
Changed "PossibleErrors" to "DocumentedPossibleErrors"
github.com/Rickedb/OpenProtocolInterpreter - 328ed5bf8b6c883f5175562df4b92c8827ed6b98 authored over 2 years ago
github.com/Rickedb/OpenProtocolInterpreter - 328ed5bf8b6c883f5175562df4b92c8827ed6b98 authored over 2 years ago
Added answerable by interface
github.com/Rickedb/OpenProtocolInterpreter - cb984e6d8c54b4b114d0b6019872efb58ec21a90 authored about 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - cb984e6d8c54b4b114d0b6019872efb58ec21a90 authored about 3 years ago
Mid0052 as IAcknowledgeable
github.com/Rickedb/OpenProtocolInterpreter - a9a03b409d67fe9421f24e60053b9453e4adfa15 authored about 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - a9a03b409d67fe9421f24e60053b9453e4adfa15 authored about 3 years ago
WIp interface segregation
github.com/Rickedb/OpenProtocolInterpreter - ef5635f5d1e78ea91e3af903e8ae8b5cadbb35da authored about 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - ef5635f5d1e78ea91e3af903e8ae8b5cadbb35da authored about 3 years ago
Exposed IAdvancedJob interface
github.com/Rickedb/OpenProtocolInterpreter - 1b089df579b0acd5423f94684cb0e92fcc4b88ac authored about 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 1b089df579b0acd5423f94684cb0e92fcc4b88ac authored about 3 years ago
Updated errors enum
github.com/Rickedb/OpenProtocolInterpreter - 2f345aad2efced6a9af2d3a48ee4ad13e30667db authored about 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 2f345aad2efced6a9af2d3a48ee4ad13e30667db authored about 3 years ago
Merge branch 'master' into ethernet
github.com/Rickedb/OpenProtocolInterpreter - 040075e1badda8ecfa1cc915ef1e4bd645b4d7df authored about 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 040075e1badda8ecfa1cc915ef1e4bd645b4d7df authored about 3 years ago
Updated README.md
github.com/Rickedb/OpenProtocolInterpreter - 9c59e68aa27695018fb5cff8b17443574e2859d8 authored about 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 9c59e68aa27695018fb5cff8b17443574e2859d8 authored about 3 years ago
Version 5.0.0
github.com/Rickedb/OpenProtocolInterpreter - 2c1bc7592769d34ec61ddc5d9e2474cb04c11177 authored about 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 2c1bc7592769d34ec61ddc5d9e2474cb04c11177 authored about 3 years ago
Merge pull request #89 from Rickedb/hotfix/header-concept-fix
Fixed header fields and concept
github.com/Rickedb/OpenProtocolInterpreter - 6b3730a8d25370bc5cf3082b81cfabe4c42b4295 authored about 3 years ago
Changed from null to default(int?)
github.com/Rickedb/OpenProtocolInterpreter - f73a1abea9a27c69abd5d5a156e2149f12c030fc authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - f73a1abea9a27c69abd5d5a156e2149f12c030fc authored over 3 years ago
Renamed StationId and SpindleId properties
github.com/Rickedb/OpenProtocolInterpreter - be400b9bd1410aea5d599084d00c2701068efe44 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - be400b9bd1410aea5d599084d00c2701068efe44 authored over 3 years ago
#88 added tests to assert each Mid has a Header constructor
github.com/Rickedb/OpenProtocolInterpreter - 4add7bff2e614e2542ec6b90b536a7bbe739db91 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 4add7bff2e614e2542ec6b90b536a7bbe739db91 authored over 3 years ago
#88 Fixed header constructors
github.com/Rickedb/OpenProtocolInterpreter - 62670e6ef8d2d5fb55b3040a363d4a0bda7e5690 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 62670e6ef8d2d5fb55b3040a363d4a0bda7e5690 authored over 3 years ago
Removed .Net Framework MSTest
github.com/Rickedb/OpenProtocolInterpreter - 6b6be14c719d84ee5460ca54ea1833f27deb6d0c authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 6b6be14c719d84ee5460ca54ea1833f27deb6d0c authored over 3 years ago
Fixed parsing header accordingly with documentation
github.com/Rickedb/OpenProtocolInterpreter - 26757a6f776d114236e042ace52b3e3ad2a82a91 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 26757a6f776d114236e042ace52b3e3ad2a82a91 authored over 3 years ago
#88 Added constructor that accepts Header to all concrete classes
github.com/Rickedb/OpenProtocolInterpreter - 45a00019ec6495d828cc7581863a52ac8bfe0239 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 45a00019ec6495d828cc7581863a52ac8bfe0239 authored over 3 years ago
#88 Fixed Header object and refactored constructors
github.com/Rickedb/OpenProtocolInterpreter - cd21da80c1bff076b06e85ddfa77141dd48bbf9e authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - cd21da80c1bff076b06e85ddfa77141dd48bbf9e authored over 3 years ago
Merge branch 'master' into ethernet
github.com/Rickedb/OpenProtocolInterpreter - 72b50ecf06b0a50795ee8ee5a9f3f5877ab623cc authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 72b50ecf06b0a50795ee8ee5a9f3f5877ab623cc authored over 3 years ago
Version 4.2.0
github.com/Rickedb/OpenProtocolInterpreter - 56945d567316123bf9be4c78e88c91c4cd6d095c authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 56945d567316123bf9be4c78e88c91c4cd6d095c authored over 3 years ago
Fixed tests to consider NUL
github.com/Rickedb/OpenProtocolInterpreter - 4b0faadf8d81f56eb252b640123af08e5bffe9d8 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 4b0faadf8d81f56eb252b640123af08e5bffe9d8 authored over 3 years ago
Fixed Mid0052 adding NUL as part of vin number
github.com/Rickedb/OpenProtocolInterpreter - 9f5afd3c642aa1c530299a6b6b9bd00a368d1e88 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 9f5afd3c642aa1c530299a6b6b9bd00a368d1e88 authored over 3 years ago
Added Mid0066
github.com/Rickedb/OpenProtocolInterpreter - 93989848952da57d5035abaa2806a24904bb264b authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 93989848952da57d5035abaa2806a24904bb264b authored over 3 years ago
Version 4.1.0
github.com/Rickedb/OpenProtocolInterpreter - a5a1aa1200cd8b03a915ad150703ac09aec0388b authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - a5a1aa1200cd8b03a915ad150703ac09aec0388b authored over 3 years ago
Removed GetRevisionByFields extension since it would cause breaking changes
github.com/Rickedb/OpenProtocolInterpreter - 310efa330032987e55a58846f6a19d95873e1edc authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 310efa330032987e55a58846f6a19d95873e1edc authored over 3 years ago
Added PackWithNul for string version
github.com/Rickedb/OpenProtocolInterpreter - d84513e50278dd1c18481079c0330a0dd774d5bc authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - d84513e50278dd1c18481079c0330a0dd774d5bc authored over 3 years ago
Added mid extensions to get revision by fields and pack bytes with nul character
github.com/Rickedb/OpenProtocolInterpreter - 29cf7efcca9cb9f62e0595b22669bbd2f720d560 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 29cf7efcca9cb9f62e0595b22669bbd2f720d560 authored over 3 years ago
Revert "Refactored new List to new()"
This reverts commit 39fe440126c213814e618a0483d192558d60036a.
github.com/Rickedb/OpenProtocolInterpreter - f9b8eb71614d2acb037ef17d44a5609e58fc649e authored over 3 years ago
Good old switch-return
github.com/Rickedb/OpenProtocolInterpreter - 0bb49351d54400bdbb0375f0c95e73098baa2b2d authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 0bb49351d54400bdbb0375f0c95e73098baa2b2d authored over 3 years ago
Version 4.0.0
github.com/Rickedb/OpenProtocolInterpreter - a0db1baf668fb2cca5ec65ab83fd604de07b32e7 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - a0db1baf668fb2cca5ec65ab83fd604de07b32e7 authored over 3 years ago
Refactored new List to new()
github.com/Rickedb/OpenProtocolInterpreter - 39fe440126c213814e618a0483d192558d60036a authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 39fe440126c213814e618a0483d192558d60036a authored over 3 years ago
Updated README
github.com/Rickedb/OpenProtocolInterpreter - 20db29511c03a834ec6ec49ea936f529e74523a4 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 20db29511c03a834ec6ec49ea936f529e74523a4 authored over 3 years ago
Merge pull request #83 from Rickedb/sr2.14
SR 2.14 Project - Version 4.0.0
github.com/Rickedb/OpenProtocolInterpreter - 24aaeb79fa308b8124bf9b19d1ef38c148fc60db authored over 3 years ago
Removed bool converter
github.com/Rickedb/OpenProtocolInterpreter - a705976dfe1918b646a25c4d259f2941379c27e2 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - a705976dfe1918b646a25c4d259f2941379c27e2 authored over 3 years ago
Mid 140 revisions but no tests yet
github.com/Rickedb/OpenProtocolInterpreter - 27fbb29047a30c7c131b2837012694482758a4c9 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 27fbb29047a30c7c131b2837012694482758a4c9 authored over 3 years ago
#81 Fixed SpindleOrPressStatus parsing
github.com/Rickedb/OpenProtocolInterpreter - acf76e04f66c001bada4aa029de802b4bf0f641d authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - acf76e04f66c001bada4aa029de802b4bf0f641d authored over 3 years ago
Mid1201 - Added revision 2
github.com/Rickedb/OpenProtocolInterpreter - 752bb864f23f502e94d129d08e46e0bcb48f6b1f authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 752bb864f23f502e94d129d08e46e0bcb48f6b1f authored over 3 years ago
Updated CalibrationUnit enum
github.com/Rickedb/OpenProtocolInterpreter - 635319958ec7dce487fcc4af88584e6f60cea4ac authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 635319958ec7dce487fcc4af88584e6f60cea4ac authored over 3 years ago
Mid0001 - Added revision 7
github.com/Rickedb/OpenProtocolInterpreter - c01285b6b66085d2412691fb6329b3ce8def4d6e authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - c01285b6b66085d2412691fb6329b3ce8def4d6e authored over 3 years ago
Mid0074 added revision 2
github.com/Rickedb/OpenProtocolInterpreter - 99475b106257ed7d3692a3336d214563953e2d72 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 99475b106257ed7d3692a3336d214563953e2d72 authored over 3 years ago
Fixed from LBF_LN to LBF_IN
github.com/Rickedb/OpenProtocolInterpreter - 6f0312f53ec911a7df387bc99149ea16999fa141 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 6f0312f53ec911a7df387bc99149ea16999fa141 authored over 3 years ago
RevisionsByFields set as protected variable since it breaks any serialization with json or xml
github.com/Rickedb/OpenProtocolInterpreter - 7fb3147d66c4c1e102b505fdde9458d693524461 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 7fb3147d66c4c1e102b505fdde9458d693524461 authored over 3 years ago
Merge branch 'master' into sr2.14
github.com/Rickedb/OpenProtocolInterpreter - ad56182c36ada0b41ca8fdacffbcbaaecd80d40c authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - ad56182c36ada0b41ca8fdacffbcbaaecd80d40c authored over 3 years ago
Updated relay numbers
github.com/Rickedb/OpenProtocolInterpreter - 38675496ad1b80759aab4048ae85816086aa510a authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 38675496ad1b80759aab4048ae85816086aa510a authored over 3 years ago
Tool .net framework tests
github.com/Rickedb/OpenProtocolInterpreter - 11ed5d0a72743217d7ae60cdb8f03983ac163bd4 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 11ed5d0a72743217d7ae60cdb8f03983ac163bd4 authored over 3 years ago
Job mids updated
github.com/Rickedb/OpenProtocolInterpreter - b1dcb870601bc1c400ebb15373aa081ca0452685 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - b1dcb870601bc1c400ebb15373aa081ca0452685 authored over 3 years ago
Updated tool types
github.com/Rickedb/OpenProtocolInterpreter - 70907c9ff791faf31dabf3eb6bb035c9d81a52e8 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 70907c9ff791faf31dabf3eb6bb035c9d81a52e8 authored over 3 years ago
Tool Mids updated
github.com/Rickedb/OpenProtocolInterpreter - 6c036dfa0795a381971fd8540628bae1c4bf2342 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 6c036dfa0795a381971fd8540628bae1c4bf2342 authored over 3 years ago
Parameter sets updated
github.com/Rickedb/OpenProtocolInterpreter - bd2f7a0c9616ffd0fad3692d416224a278a09b79 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - bd2f7a0c9616ffd0fad3692d416224a278a09b79 authored over 3 years ago
updated github actions to use .net core 3.1
github.com/Rickedb/OpenProtocolInterpreter - da75de27e7f329f29ca849ebbfe04ad9f855b685 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - da75de27e7f329f29ca849ebbfe04ad9f855b685 authored over 3 years ago
updated tests project to .net core 3.1
github.com/Rickedb/OpenProtocolInterpreter - f6f7790f33ab871c4ceb0171012100bb1d9111f4 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - f6f7790f33ab871c4ceb0171012100bb1d9111f4 authored over 3 years ago
enums updated
github.com/Rickedb/OpenProtocolInterpreter - 20acd0ea243f23f65b2a5e0d442182c7e6b74ce3 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - 20acd0ea243f23f65b2a5e0d442182c7e6b74ce3 authored over 3 years ago
SR2.14 docs
github.com/Rickedb/OpenProtocolInterpreter - aeaca84cc7d920095431bd3037a8e3d3da3aa5e1 authored over 3 years ago
github.com/Rickedb/OpenProtocolInterpreter - aeaca84cc7d920095431bd3037a8e3d3da3aa5e1 authored over 3 years ago
Create README.md
github.com/Rickedb/AdventOfCode - 72455c3b70df029e232b884b77c3fa70f57cffb5 authored over 3 years ago
github.com/Rickedb/AdventOfCode - 72455c3b70df029e232b884b77c3fa70f57cffb5 authored over 3 years ago
reorganizing files
github.com/Rickedb/AdventOfCode - 015f1129105dccd336bfbf75e6d81fb876748dbf authored over 3 years ago
github.com/Rickedb/AdventOfCode - 015f1129105dccd336bfbf75e6d81fb876748dbf authored over 3 years ago
Release version 3.6.2
github.com/Rickedb/OpenProtocolInterpreter - 5422c9364dbb5fb949c25e4a37a87ac8c7b42b0e authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 5422c9364dbb5fb949c25e4a37a87ac8c7b42b0e authored almost 4 years ago
#80 Fixed Set method from TorqueStatus and AngleStatus properties
github.com/Rickedb/OpenProtocolInterpreter - 427308bc6aa24e366fdf12d7ed511747eefa8db8 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 427308bc6aa24e366fdf12d7ed511747eefa8db8 authored almost 4 years ago
#79 Added revision to constructor to enable selecting between Rev 1 and 2
github.com/Rickedb/OpenProtocolInterpreter - 164c0b889f02b14643f239319de5de633f34a0c2 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 164c0b889f02b14643f239319de5de633f34a0c2 authored almost 4 years ago
Fixed tighteningId from int to long parameter
github.com/Rickedb/OpenProtocolInterpreter - e195241dbba74f679fff85ecb70a67abd8b9bde8 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - e195241dbba74f679fff85ecb70a67abd8b9bde8 authored almost 4 years ago
Version 3.6.1
github.com/Rickedb/OpenProtocolInterpreter - d57be03fcc47e67fc3a7402366d0798204991a72 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - d57be03fcc47e67fc3a7402366d0798204991a72 authored almost 4 years ago
#77 Fixed reference bugs from mid 245 and enforce 2 empty spaces in constructor
github.com/Rickedb/OpenProtocolInterpreter - 23f89f279f6d0c0fb0364771c68d31ea5a0c8c8e authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 23f89f279f6d0c0fb0364771c68d31ea5a0c8c8e authored almost 4 years ago
Updated test project to .net framework 4.8
github.com/Rickedb/OpenProtocolInterpreter - ec1b1b33ad98c9a20bf28d789e583db268b46c65 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - ec1b1b33ad98c9a20bf28d789e583db268b46c65 authored almost 4 years ago
Publish version 3.6.0
github.com/Rickedb/OpenProtocolInterpreter - 1d60877dac52856698cff8fed1bb58e097b10449 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 1d60877dac52856698cff8fed1bb58e097b10449 authored almost 4 years ago
Merge pull request #76 from Rickedb/3.6.0
Version 3.6.0
github.com/Rickedb/OpenProtocolInterpreter - 1352762561ef82d85e63081ad3b0b08e301066fb authored almost 4 years ago
Updated unavailable Mids
github.com/Rickedb/OpenProtocolInterpreter - 4e86b24edfc7ade9ab6fabe65163d473f7f392d6 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 4e86b24edfc7ade9ab6fabe65163d473f7f392d6 authored almost 4 years ago
Implemented Mid9997
github.com/Rickedb/OpenProtocolInterpreter - bce00ccbb3368a41e5101ac9d67a852ecc3be259 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - bce00ccbb3368a41e5101ac9d67a852ecc3be259 authored almost 4 years ago
#75 Mid9998 implementation
github.com/Rickedb/OpenProtocolInterpreter - a4ac781fe6a26125ced6508708882654c8ee66e2 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - a4ac781fe6a26125ced6508708882654c8ee66e2 authored almost 4 years ago
Fixed test name
github.com/Rickedb/OpenProtocolInterpreter - 67196499bb7609fe58f898e5589ddcc04f4a060e authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 67196499bb7609fe58f898e5589ddcc04f4a060e authored almost 4 years ago
#63 Implemented Mid0701
github.com/Rickedb/OpenProtocolInterpreter - 0ab8da958a8c921b2eb1e6c3fe2410c3e175c23b authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 0ab8da958a8c921b2eb1e6c3fe2410c3e175c23b authored almost 4 years ago
#66 Revision 8 for Mid0061
github.com/Rickedb/OpenProtocolInterpreter - fe0f2172d668e0053fe48068be14e841fa0686ec authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - fe0f2172d668e0053fe48068be14e841fa0686ec authored almost 4 years ago
Updated unit tests and added TODO
github.com/Rickedb/OpenProtocolInterpreter - 05a1d59911e40100e27d4a720b1bd091f1307184 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 05a1d59911e40100e27d4a720b1bd091f1307184 authored almost 4 years ago
Mid 0065 Revision 8
github.com/Rickedb/OpenProtocolInterpreter - bb342cb4ec6f5572d2dccef5b45609c1f668c7dd authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - bb342cb4ec6f5572d2dccef5b45609c1f668c7dd authored almost 4 years ago
Improvefd OptionalKeepAlive property description
github.com/Rickedb/OpenProtocolInterpreter - cfd3fa28b0eeedc69f0be4b98b0d95c91b8ba709 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - cfd3fa28b0eeedc69f0be4b98b0d95c91b8ba709 authored almost 4 years ago
Mid 0065 Revision 7
github.com/Rickedb/OpenProtocolInterpreter - d6af7676e6997d09814b429bf0308cefa72e047d authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - d6af7676e6997d09814b429bf0308cefa72e047d authored almost 4 years ago
Updated default/last revision
github.com/Rickedb/OpenProtocolInterpreter - de73474b48527bdea7ec9ffe1ab8a0943cbd75c6 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - de73474b48527bdea7ec9ffe1ab8a0943cbd75c6 authored almost 4 years ago
LeftPad StationCellId with zeros
github.com/Rickedb/OpenProtocolInterpreter - 2efeb67f8cf8493468d02d852dffa9b988598ab4 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 2efeb67f8cf8493468d02d852dffa9b988598ab4 authored almost 4 years ago
Mid 0002 additional properties of rev 6 and rev 7
github.com/Rickedb/OpenProtocolInterpreter - ec3564c63cd2847860084ba5bbb3ab1e8a27c2e7 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - ec3564c63cd2847860084ba5bbb3ab1e8a27c2e7 authored almost 4 years ago
#72 Set Last/default revision as rev 5 and added constructor
github.com/Rickedb/OpenProtocolInterpreter - 8af7c7cc6a3577958c7db13a116e89f1b235c365 authored almost 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 8af7c7cc6a3577958c7db13a116e89f1b235c365 authored almost 4 years ago
Version 3.5.0
github.com/Rickedb/OpenProtocolInterpreter - a4d6af739d6d8b3fea19a23f621105781a5cea0d authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - a4d6af739d6d8b3fea19a23f621105781a5cea0d authored about 4 years ago
Calculate size by header data instead of package length to avoid NUL character
github.com/Rickedb/OpenProtocolInterpreter - e532cdb22cd57370def2fdc5340393fe34576f1b authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - e532cdb22cd57370def2fdc5340393fe34576f1b authored about 4 years ago
Reorganized Desoutter docs
github.com/Rickedb/OpenProtocolInterpreter - 655d3e7b3492b2d82d12140410fadfeb8d915a75 authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 655d3e7b3492b2d82d12140410fadfeb8d915a75 authored about 4 years ago
Merge pull request #73 from xGusu/master
MID0150 create correct package depending on size of identifier
github.com/Rickedb/OpenProtocolInterpreter - 614693bc2b97264694bab2cc725298734fe5fe68 authored about 4 years ago
Merge branch 'Rickedb:master' into master
github.com/Rickedb/OpenProtocolInterpreter - 4cecfab2115e5abad5b7c5a0aaf692f4889f5358 authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 4cecfab2115e5abad5b7c5a0aaf692f4889f5358 authored about 4 years ago
Desoutter documentation
github.com/Rickedb/OpenProtocolInterpreter - a4fca7c601a9352b5cc6e733e2d7f4aeb14659a4 authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - a4fca7c601a9352b5cc6e733e2d7f4aeb14659a4 authored about 4 years ago
Merge pull request #74 from Rickedb/hotfix/job-mids
Fixes and new revision for Mid 0033
github.com/Rickedb/OpenProtocolInterpreter - c6a30122e90d3f5c1dba681112517fb2b868581c authored about 4 years ago
changed to default switch case
github.com/Rickedb/OpenProtocolInterpreter - d6967e4850ea10e44ee072f8c18ba06d7965a455 authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - d6967e4850ea10e44ee072f8c18ba06d7965a455 authored about 4 years ago
#70 Fixed bug for revisions > 1 and added revision 4
github.com/Rickedb/OpenProtocolInterpreter - c55f8854ad30b468ae54307cb6cee16617b3ac18 authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - c55f8854ad30b468ae54307cb6cee16617b3ac18 authored about 4 years ago
#71 fixes not parsing because of NUL character
github.com/Rickedb/OpenProtocolInterpreter - f373a75b9499546dc6c5586dc256bb4df92a4c36 authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - f373a75b9499546dc6c5586dc256bb4df92a4c36 authored about 4 years ago
#69 Fixes to not generate semicolon when empty and some minor fixes
github.com/Rickedb/OpenProtocolInterpreter - 5510958bfec57d25ee114354220899e4ad785b01 authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 5510958bfec57d25ee114354220899e4ad785b01 authored about 4 years ago
Merge branch 'master' of https://github.com/xGusu/OpenProtocolInterpreter
github.com/Rickedb/OpenProtocolInterpreter - 09183c352db323e295ad862c14111cc187c51baf authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 09183c352db323e295ad862c14111cc187c51baf authored about 4 years ago
MID0150 create correct package depending on size of identifier
github.com/Rickedb/OpenProtocolInterpreter - d6d2153f0ebd31d86642802e24ad452e610a2a2a authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - d6d2153f0ebd31d86642802e24ad452e610a2a2a authored about 4 years ago
MID0150 create correct package depending on size of identifier
github.com/Rickedb/OpenProtocolInterpreter - 4ecb54a62aa92c25a08361f748c5351f906a96df authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 4ecb54a62aa92c25a08361f748c5351f906a96df authored about 4 years ago
updated readme
github.com/Rickedb/gopenprotocol - 2643210b986559e82491e9926c9f8e1163d8c659 authored about 4 years ago
github.com/Rickedb/gopenprotocol - 2643210b986559e82491e9926c9f8e1163d8c659 authored about 4 years ago
Merge pull request #68 from Rickedb/hotfix/byte-values
Fixes byte fields converting
github.com/Rickedb/OpenProtocolInterpreter - 4be8e80445e33a0d133a5a1b4a18238aff7ca5e8 authored about 4 years ago
Removed duplicated parsing
github.com/Rickedb/OpenProtocolInterpreter - adabdc28df898d95b092106fe85ac030a04bfc34 authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - adabdc28df898d95b092106fe85ac030a04bfc34 authored about 4 years ago
Version 3.4.3
github.com/Rickedb/OpenProtocolInterpreter - 7cbb81e5a3be6e3005940796b65219216fca14ea authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - 7cbb81e5a3be6e3005940796b65219216fca14ea authored about 4 years ago
#64 Fixed the same parsing problem that had in Mid0061 byte values.
github.com/Rickedb/OpenProtocolInterpreter - b7ed64d90f3fcb0f2508868789161ef7a7524440 authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - b7ed64d90f3fcb0f2508868789161ef7a7524440 authored about 4 years ago
#56 Fixed parsing byte values to Int ASCII string instead of pure bytes
github.com/Rickedb/OpenProtocolInterpreter - cc47b461bf8ce1fdcf3cfb70b87015476d6e933a authored about 4 years ago
github.com/Rickedb/OpenProtocolInterpreter - cc47b461bf8ce1fdcf3cfb70b87015476d6e933a authored about 4 years ago