- 07 Apr, 2021 2 commits
-
-
Roman Regouin authored
-
Roman Regouin authored
-
- 14 Mar, 2021 1 commit
-
-
Liam Andrieux authored
-
- 07 Mar, 2021 1 commit
-
-
Liam Andrieux authored
BugFixHexa : call function toString(16) on null when cell was empty in HexaMode causing the function addTable to crash and stop the execution thus allowing to display only the cells before the first empty cell encounter
-
- 06 Mar, 2021 2 commits
-
-
Lucas Drezet authored
Version 1.0 Closes #1, #2, and #6 See merge request !1
-
romanregouin authored
Change the CSS to prevent the user to select the menu's buttons and the text of package received Reformating the code of the project
-
- 02 Mar, 2021 2 commits
-
-
romanregouin authored
Adapt the filter to be able to find in hexadicimal or decimal the value of a byte. For example : bytex==y with x the number of the byte that you are looking for and y a number between 0 and 255 so in deciaml version OR bytew==0xu with w the number of the byte and u a number between 0 and 255 but in the hexadimal version for example byte1==0x5b
-
romanregouin authored
Adding a button to change the view of data Decimal <-> HexaDecimal + change js functions to make it possible
-
- 01 Mar, 2021 3 commits
-
-
romanregouin authored
-
romanregouin authored
-
romanregouin authored
-
- 23 Feb, 2021 1 commit
-
-
romanregouin authored
Change the template of the message that are emit through a socket. Simulate a rendom message with that new template and send it. Now the message template is : { idType [0-15], id [1-127], name [String], dlc [1-8], data [Array(8) of [0-7]] }
-
- 22 Feb, 2021 1 commit
-
-
romanregouin authored
-
- 19 Feb, 2021 9 commits
-
-
romanregouin authored
-
romanregouin authored
-
romanregouin authored
-
Liam Andrieux authored
-
Liam Andrieux authored
Added defaultFilter that allows to search for general substring and keep the raws containing the substring
-
Liam Andrieux authored
-
Liam Andrieux authored
-
Liam Andrieux authored
-
Liam Andrieux authored
-
- 18 Feb, 2021 7 commits
-
-
Liam Andrieux authored
-
romanregouin authored
-
romanregouin authored
-
Liam Andrieux authored
-
romanregouin authored
-
romanregouin authored
-
romanregouin authored
-
- 17 Feb, 2021 1 commit
-
-
romanregouin authored
-
- 15 Feb, 2021 1 commit
-
-
romanregouin authored
-
- 09 Feb, 2021 2 commits
-
-
romanregouin authored
-
Roman Regouin authored
-