Commit Graph

4808 Commits

Author SHA1 Message Date
DN2 cedb3054e6 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 5ad874f6f4 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 18bbee7bd8 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 f4e1debebd Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 3e8d261f50 Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 bd98300015 Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 1a8443e19a Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 ccd80c8d45 Save the integer and the string. 2019-01-11 01:35:56 -08:00
David Newhall II 9a156a9ddc
Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II d4e1afe342 Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II 7f0981c915 Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II c1abbdb40e Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II 01f9ef5de4 Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
DN2 364fede31c make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 5fa2e8405a make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 26b2f9be57 make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 2cc358de9b make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 a7f74b270a make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 b6535407c1 Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 cfa264b9dc Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 7ff41b1eab Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 60474c015c Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 98e5df622e Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 f6c6baa700 Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 ed628f7129 Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 a9a035d2fc Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 0ebeeb18a8 Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 b9e9bc37b0 Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 24b5e3b8d4 Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 de97eea523 Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 a92fb9f3ef Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 265006092a Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 016a39b9c3 Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 ac47ea797a A start. 2019-01-10 00:54:30 -08:00
DN2 61b0e3d3f1 A start. 2019-01-10 00:54:30 -08:00
DN2 5eea11e008 A start. 2019-01-10 00:54:30 -08:00
DN2 ace03c02f0 A start. 2019-01-10 00:54:30 -08:00
DN2 cbbf677532 A start. 2019-01-10 00:54:30 -08:00
David Newhall II 184862f32e
Merge pull request #4 from rcloran/str-int
Handle some fields that may be strings or numbers
2019-01-10 00:52:55 -08:00
David Newhall II 0e63471657 Merge pull request #4 from rcloran/str-int
Handle some fields that may be strings or numbers
2019-01-10 00:52:55 -08:00
David Newhall II fa81e14dad Merge pull request #4 from rcloran/str-int
Handle some fields that may be strings or numbers
2019-01-10 00:52:55 -08:00
David Newhall II b78aaca852 Merge pull request #4 from rcloran/str-int
Handle some fields that may be strings or numbers
2019-01-10 00:52:55 -08:00
David Newhall II e141de67cc Merge pull request #4 from rcloran/str-int
Handle some fields that may be strings or numbers
2019-01-10 00:52:55 -08:00
Russell Cloran bb60dae7c7 Handle some fields that may be strings or numbers 2018-10-14 18:27:51 -07:00
Russell Cloran ca65a7c4f2 Handle some fields that may be strings or numbers 2018-10-14 18:27:51 -07:00
Russell Cloran c3bc7406e1 Handle some fields that may be strings or numbers 2018-10-14 18:27:51 -07:00
Russell Cloran 85aafcd4a2 Handle some fields that may be strings or numbers 2018-10-14 18:27:51 -07:00
Russell Cloran c6be85f54c Handle some fields that may be strings or numbers 2018-10-14 18:27:51 -07:00
David Newhall II 3df97faa99
Merge pull request #3 from davidnewhall/dn2_bugs
Fix tag limits.
2018-07-24 21:23:42 -07:00
David Newhall II 40bcf76e86 Merge pull request #3 from davidnewhall/dn2_bugs
Fix tag limits.
2018-07-24 21:23:42 -07:00