lxi_rb 0.4.9 → 0.6.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d375f23cc1ac230b9f49e5ca2a00501fd2ebc7b35800f2b204b87880c8900661
4
- data.tar.gz: b15776d4d7d4ad84619629ff8a1fbc4a4c38b81d024d880667b943d25ac57177
3
+ metadata.gz: cb8a9062bde53c4b69272f6c654288ae266d4868ebffab0eadfbebe72d3035be
4
+ data.tar.gz: 0365fbb6d32f5ed3048f33ebaa8ea22b1f6e78eb192898d7fc6705d687ed049f
5
5
  SHA512:
6
- metadata.gz: 190935ef3e76f9fc9cf598870d31d883c80f300db88b013b3ffc66e628a0c5651f3f9ccbefc253bc209c164fd5e36e37facfb20a955abf11f64a39e7d8f2ab26
7
- data.tar.gz: 4fb5561b0f73cc732879c4c30ed126b65fbb4b24c569ce84ab8ba514340d4f0014b92672a08be3040021ad46401ca5c53dadafed7c46ab101020f8794dc53a05
6
+ metadata.gz: 461af9164bb219256efd49bd33f600e7a1c982d00bcb15406ab11c81dd0681cbce8894606e41bba19e3b2017f7e0075c44bce17d0eb5f5aa671b0909d799deb6
7
+ data.tar.gz: dc4847327e5a7f60379e2986b30c03a831e75ffd75b057dce183925f879a80c926777c569bab24d42ae2a5c7d6f8ac38da7b4af4f048c036e5b7ff6b5a57100d
data/CHANGELOG.md CHANGED
@@ -1,17 +1,82 @@
1
- ## Unreleased ([76604d7..090e411](https://github.com/robcarruthers/lxi_rb/compare/76604d7..090e411))
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
+ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
+
8
+ - - -
9
+ ## [v0.6.4](https://github.com/robcarruthers/lxi_rb/compare/v0.6.3..v0.6.4) - 2023-05-11
10
+ #### Miscellaneous Chores
11
+ - **(bundle)** Update - ([dff65bb](https://github.com/robcarruthers/lxi_rb/commit/dff65bb2ba3424d55c35dbfc92b7fd7c6ff92388)) - [@robcarruthers](https://github.com/robcarruthers)
12
+ #### Tests
13
+ - **(device)** Add device tests - ([e8ec714](https://github.com/robcarruthers/lxi_rb/commit/e8ec714522eb034c8e130ccb8239ffc08bf63d8a)) - [@robcarruthers](https://github.com/robcarruthers)
14
+
15
+ - - -
16
+
17
+ ## [v0.6.3](https://github.com/robcarruthers/lxi_rb/compare/v0.6.2..v0.6.3) - 2023-05-10
18
+ #### Miscellaneous Chores
19
+ - **(bundle)** Update - ([9fbe7d8](https://github.com/robcarruthers/lxi_rb/commit/9fbe7d8aef4a65650d1231b8acdf8cb8392588d7)) - [@robcarruthers](https://github.com/robcarruthers)
20
+
21
+ - - -
22
+
23
+ ## [v0.6.2](https://github.com/robcarruthers/lxi_rb/compare/v0.6.1..v0.6.2) - 2023-05-10
24
+ #### Miscellaneous Chores
25
+ - **(bundle)** Update - ([fd21961](https://github.com/robcarruthers/lxi_rb/commit/fd21961000df56b5834d414c33b8495feed37b7d)) - [@robcarruthers](https://github.com/robcarruthers)
26
+
27
+ - - -
28
+
29
+ ## [v0.6.1](https://github.com/robcarruthers/lxi_rb/compare/v0.6.0..v0.6.1) - 2023-05-10
30
+ #### Miscellaneous Chores
31
+ - **(bundle)** Update - ([68d675e](https://github.com/robcarruthers/lxi_rb/commit/68d675e63747d5fa9115d62b98d0d6f99e320db0)) - [@robcarruthers](https://github.com/robcarruthers)
32
+
33
+ - - -
34
+
35
+ ## [v0.6.0](https://github.com/robcarruthers/lxi_rb/compare/v0.5.0..v0.6.0) - 2023-05-10
36
+ #### Miscellaneous Chores
37
+ - **(bundle)** Update - ([df56919](https://github.com/robcarruthers/lxi_rb/commit/df5691903fa4c07fd0790920df85c45864fe754b)) - [@robcarruthers](https://github.com/robcarruthers)
38
+
39
+ - - -
40
+
41
+ ## [v0.5.0](https://github.com/robcarruthers/lxi_rb/compare/v0.4.10..v0.5.0) - 2023-05-10
42
+ #### Miscellaneous Chores
43
+ - **(bundle)** Update - ([11f21ab](https://github.com/robcarruthers/lxi_rb/commit/11f21ab0e0c85306537510bd4ca51275756483d1)) - [@robcarruthers](https://github.com/robcarruthers)
44
+
45
+ - - -
46
+
47
+ ## [v0.4.10](https://github.com/robcarruthers/lxi_rb/compare/v0.4.9..v0.4.10) - 2023-05-10
48
+ #### Bug Fixes
49
+ - **(ffi)** Update LXI library location search - ([e557e9a](https://github.com/robcarruthers/lxi_rb/commit/e557e9a77a81eef89260dfa14a5b3e618d6f1879)) - [@robcarruthers](https://github.com/robcarruthers)
2
50
  #### Documentation
3
- - **(changelog)** Update - ([fa35905](https://github.com/robcarruthers/lxi_rb/commit/fa35905a3363f51ba999c1e3bef42d554c82307e)) - [@robcarruthers](https://github.com/robcarruthers)
51
+ - **(reademe)** Update header - ([50770ad](https://github.com/robcarruthers/lxi_rb/commit/50770ad38aaf0c7f96560a46cde0e9fa8fbaab89)) - [@robcarruthers](https://github.com/robcarruthers)
52
+ - **(readme)** Update - ([4fca6cb](https://github.com/robcarruthers/lxi_rb/commit/4fca6cb18e102635307d1eb670607a8be279a5f6)) - [@robcarruthers](https://github.com/robcarruthers)
4
53
  #### Miscellaneous Chores
5
- - **(rake)** Update .gitignore, create versioning tasks - ([f525812](https://github.com/robcarruthers/lxi_rb/commit/f5258124a67ec6fd6d28ad07134c68501cf5cf06)) - [@robcarruthers](https://github.com/robcarruthers)
6
- - **(version)** v0.4.4 - ([090e411](https://github.com/robcarruthers/lxi_rb/commit/090e411047e31ee64c93916576b03c820208ce77)) - [@robcarruthers](https://github.com/robcarruthers)
7
- - **(version)** v0.4.3 - ([b40e582](https://github.com/robcarruthers/lxi_rb/commit/b40e58236c2d56f06b3bd9d64af81337489d32f1)) - [@robcarruthers](https://github.com/robcarruthers)
8
- - **(version)** v0.4.2 - ([af245b7](https://github.com/robcarruthers/lxi_rb/commit/af245b7c0e6f1fd0c79d1ac9a449ae252f958118)) - [@robcarruthers](https://github.com/robcarruthers)
9
- - Update .gitignore - ([b70c1f0](https://github.com/robcarruthers/lxi_rb/commit/b70c1f0566db9b4043f02b4e3f79c228fd0531df)) - [@robcarruthers](https://github.com/robcarruthers)
54
+ - **(bundle)** Update - ([aed68fb](https://github.com/robcarruthers/lxi_rb/commit/aed68fbcc0cdb0ded4d9b634cf1c6f56438b526d)) - [@robcarruthers](https://github.com/robcarruthers)
55
+ - **(bundle)** Update - ([7b3f51a](https://github.com/robcarruthers/lxi_rb/commit/7b3f51a096deebc065544f4078df99bebd22c805)) - [@robcarruthers](https://github.com/robcarruthers)
56
+ - **(bundle)** Update - ([f4d10c1](https://github.com/robcarruthers/lxi_rb/commit/f4d10c1cb3ff920a21d2236890217bc63f1b6a18)) - [@robcarruthers](https://github.com/robcarruthers)
57
+ - **(bundle)** Update - ([55fcd9a](https://github.com/robcarruthers/lxi_rb/commit/55fcd9afcef33da6552e872e29fb9550ee0d3faf)) - [@robcarruthers](https://github.com/robcarruthers)
58
+ - **(changelog)** Updated - ([c30acfd](https://github.com/robcarruthers/lxi_rb/commit/c30acfd2ac37692f0353b45d2cf96e945e597a0b)) - [@robcarruthers](https://github.com/robcarruthers)
59
+ - v0.4.12 - ([7f7e90e](https://github.com/robcarruthers/lxi_rb/commit/7f7e90eb2492edc5c9417e4b22db5321a64d9368)) - [@robcarruthers](https://github.com/robcarruthers)
60
+ - v0.4.11 - ([e2c8a0f](https://github.com/robcarruthers/lxi_rb/commit/e2c8a0f1a2602e3f7cf2ddf8af8aef150e9ad217)) - [@robcarruthers](https://github.com/robcarruthers)
61
+
62
+ - - -
63
+
64
+
65
+ ## Unreleased ([83cae54..895952d](https://github.com/robcarruthers/lxi_rb/compare/83cae54..895952d))
66
+ #### Bug Fixes
67
+ - **(ffi)** Update LXI library location search - ([e557e9a](https://github.com/robcarruthers/lxi_rb/commit/e557e9a77a81eef89260dfa14a5b3e618d6f1879)) - [@robcarruthers](https://github.com/robcarruthers)
68
+ #### Documentation
69
+ - **(reademe)** Update header - ([50770ad](https://github.com/robcarruthers/lxi_rb/commit/50770ad38aaf0c7f96560a46cde0e9fa8fbaab89)) - [@robcarruthers](https://github.com/robcarruthers)
70
+ - **(readme)** Update - ([4fca6cb](https://github.com/robcarruthers/lxi_rb/commit/4fca6cb18e102635307d1eb670607a8be279a5f6)) - [@robcarruthers](https://github.com/robcarruthers)
71
+ #### Miscellaneous Chores
72
+ - **(changelog)** Updated - ([c30acfd](https://github.com/robcarruthers/lxi_rb/commit/c30acfd2ac37692f0353b45d2cf96e945e597a0b)) - [@robcarruthers](https://github.com/robcarruthers)
10
73
 
11
74
  - - -
75
+
12
76
  ## [v0.4.9](https://github.com/robcarruthers/lxi_rb/compare/v0.4.8..v0.4.9) - 2023-05-10
13
77
  #### Miscellaneous Chores
14
78
  - **(rubocop)** Fix offences - ([d7c383e](https://github.com/robcarruthers/lxi_rb/commit/d7c383ea4619064804e2e57125224fed739b0566)) - [@robcarruthers](https://github.com/robcarruthers)
79
+ - **(version)** v0.4.9 - ([83cae54](https://github.com/robcarruthers/lxi_rb/commit/83cae54e6c4c72afe77907a0957074c4e46ca76e)) - [@robcarruthers](https://github.com/robcarruthers)
15
80
  - Update .gitignore - ([43f4fc4](https://github.com/robcarruthers/lxi_rb/commit/43f4fc4ea9c70eeaec9d6ab4fa2c4c2eb18ab2bf)) - [@robcarruthers](https://github.com/robcarruthers)
16
81
  - Update .gitignore - ([37f96a8](https://github.com/robcarruthers/lxi_rb/commit/37f96a8b30981eed4bc9941a1d5f2f8e033c5b8f)) - [@robcarruthers](https://github.com/robcarruthers)
17
82
 
@@ -19,6 +84,7 @@
19
84
 
20
85
  ## [v0.4.8](https://github.com/robcarruthers/lxi_rb/compare/v0.4.7..v0.4.8) - 2023-05-10
21
86
  #### Miscellaneous Chores
87
+ - **(version)** v0.4.8 - ([297fe29](https://github.com/robcarruthers/lxi_rb/commit/297fe292b0f800c0a99db08308fb01af3b5ecf48)) - [@robcarruthers](https://github.com/robcarruthers)
22
88
  - Update .gitignore - ([bea47ce](https://github.com/robcarruthers/lxi_rb/commit/bea47cef4f6c236b4c16fd1465b957cee891dfb3)) - [@robcarruthers](https://github.com/robcarruthers)
23
89
 
24
90
  - - -
@@ -26,42 +92,25 @@
26
92
  ## [v0.4.7](https://github.com/robcarruthers/lxi_rb/compare/v0.4.6..v0.4.7) - 2023-05-10
27
93
  #### Miscellaneous Chores
28
94
  - **(bundle)** Update - ([7fa3ab3](https://github.com/robcarruthers/lxi_rb/commit/7fa3ab3f9abcac5fae1093c932d4e70cf3092920)) - [@robcarruthers](https://github.com/robcarruthers)
95
+ - **(version)** v0.4.7 - ([eb7a001](https://github.com/robcarruthers/lxi_rb/commit/eb7a0015e900f47272141ba49ccd996c97414b89)) - [@robcarruthers](https://github.com/robcarruthers)
29
96
 
30
97
  - - -
31
98
 
32
99
  ## [v0.4.6](https://github.com/robcarruthers/lxi_rb/compare/v0.4.5..v0.4.6) - 2023-05-10
100
+ #### Miscellaneous Chores
101
+ - **(version)** v0.4.6 - ([5b0289c](https://github.com/robcarruthers/lxi_rb/commit/5b0289cf33ba76ae1737593f4c85eb7c6fcf3718)) - [@robcarruthers](https://github.com/robcarruthers)
33
102
 
34
103
  - - -
35
104
 
36
105
  ## [v0.4.5](https://github.com/robcarruthers/lxi_rb/compare/v0.4.4..v0.4.5) - 2023-05-10
37
106
  #### Documentation
38
107
  - **(changelog)** Update - ([ac74997](https://github.com/robcarruthers/lxi_rb/commit/ac7499725d8ba920215c25196e2514bf1af58465)) - [@robcarruthers](https://github.com/robcarruthers)
39
-
40
- - - -
41
-
42
-
43
- ## [v0.4.1](https://github.com/robcarruthers/lxi_rb/compare/v0.4.0..v0.4.1) - 2023-05-10
44
- #### Documentation
45
- - **(readme)** Update - ([7bc1302](https://github.com/robcarruthers/lxi_rb/commit/7bc130206ade43df0e679208118c6b6f595a6760)) - [@robcarruthers](https://github.com/robcarruthers)
46
- - **(readme)** Update - ([803632e](https://github.com/robcarruthers/lxi_rb/commit/803632e91a3c0e27478132a22135bb46b0edb58e)) - [@robcarruthers](https://github.com/robcarruthers)
47
108
  #### Miscellaneous Chores
48
- - **(version)** v0.4.1 - ([76604d7](https://github.com/robcarruthers/lxi_rb/commit/76604d7d28193e543fba7e03af785236455d81eb)) - [@robcarruthers](https://github.com/robcarruthers)
49
- - **(version)** v0.4.1 - ([b91277d](https://github.com/robcarruthers/lxi_rb/commit/b91277d32e1217157bdac5268c3ce04e036beaf1)) - [@robcarruthers](https://github.com/robcarruthers)
109
+ - **(version)** v0.4.5 - ([7161638](https://github.com/robcarruthers/lxi_rb/commit/7161638fd76cc37d00ca9a10f0831fa210711fbc)) - [@robcarruthers](https://github.com/robcarruthers)
50
110
 
51
111
  - - -
52
112
 
53
- ## [v0.4.0](https://github.com/robcarruthers/lxi_rb/compare/v0.3.0..v0.4.0) - 2023-05-10
54
- #### Features
55
- - **(Device)** Add query - ([5fb904b](https://github.com/robcarruthers/lxi_rb/commit/5fb904b469eb92bd7df1bd18874b2743f51cae4e)) - [@robcarruthers](https://github.com/robcarruthers)
56
- #### Miscellaneous Chores
57
- - **(version)** v0.4.0 - ([de44d74](https://github.com/robcarruthers/lxi_rb/commit/de44d74040c50a17e7b58e0519e9291e15e7e22f)) - [@robcarruthers](https://github.com/robcarruthers)
58
- - **(version)** v0.4.0 - ([8fb8834](https://github.com/robcarruthers/lxi_rb/commit/8fb88341f81c912a2ea38bbea5b6b437bb973019)) - [@robcarruthers](https://github.com/robcarruthers)
59
- #### Refactoring
60
- - **(LXI)** Update modules and mixins - ([c749759](https://github.com/robcarruthers/lxi_rb/commit/c7497595df2d08f1d9f4875b5c5a60f0dfe71ebd)) - [@robcarruthers](https://github.com/robcarruthers)
61
-
62
- - - -
63
-
64
- ## [v0.3.0](https://github.com/robcarruthers/lxi_rb/compare/d0d594119d79afe36f62a44688c216bbc2510f79..v0.3.0) - 2023-05-10
113
+ ## [v0.4.4](https://github.com/robcarruthers/lxi_rb/compare/d0d594119d79afe36f62a44688c216bbc2510f79..v0.4.4) - 2023-05-10
65
114
  #### Bug Fixes
66
115
  - **(Cog)** Update config - ([bc97116](https://github.com/robcarruthers/lxi_rb/commit/bc97116f3c152a37b398ded210dc9dfcb9d48238)) - [@robcarruthers](https://github.com/robcarruthers)
67
116
  #### Documentation
@@ -76,10 +125,14 @@
76
125
  - **(Changelog)** Add cog config - ([e518de8](https://github.com/robcarruthers/lxi_rb/commit/e518de82361494c4aeb3bffbadc33ef682808490)) - [@robcarruthers](https://github.com/robcarruthers)
77
126
  - **(Changelog)** Update - ([c15ba50](https://github.com/robcarruthers/lxi_rb/commit/c15ba50f382fff01e6cd70ce6c43a923531b214b)) - [@robcarruthers](https://github.com/robcarruthers)
78
127
  - **(Cog)** Update post bump hook - ([7030031](https://github.com/robcarruthers/lxi_rb/commit/703003167efbc201319208ea7d9ba26daa196871)) - [@robcarruthers](https://github.com/robcarruthers)
128
+ - **(changelog)** Update - ([fa35905](https://github.com/robcarruthers/lxi_rb/commit/fa35905a3363f51ba999c1e3bef42d554c82307e)) - [@robcarruthers](https://github.com/robcarruthers)
79
129
  - **(changelog)** Update - ([17f007d](https://github.com/robcarruthers/lxi_rb/commit/17f007d72dd1ec2f6ecc1e9ce3d1443981d63599)) - [@robcarruthers](https://github.com/robcarruthers)
80
130
  - **(changelog)** Updated - ([fa361f7](https://github.com/robcarruthers/lxi_rb/commit/fa361f7e8d2f1cdc5b80f6860d1bccd3c07e06af)) - [@robcarruthers](https://github.com/robcarruthers)
131
+ - **(readme)** Update - ([7bc1302](https://github.com/robcarruthers/lxi_rb/commit/7bc130206ade43df0e679208118c6b6f595a6760)) - [@robcarruthers](https://github.com/robcarruthers)
132
+ - **(readme)** Update - ([803632e](https://github.com/robcarruthers/lxi_rb/commit/803632e91a3c0e27478132a22135bb46b0edb58e)) - [@robcarruthers](https://github.com/robcarruthers)
81
133
  - update README - ([1f7334b](https://github.com/robcarruthers/lxi_rb/commit/1f7334bc73b4289464ac73f6010e97a979d9c5e5)) - [@robcarruthers](https://github.com/robcarruthers)
82
134
  #### Features
135
+ - **(Device)** Add query - ([5fb904b](https://github.com/robcarruthers/lxi_rb/commit/5fb904b469eb92bd7df1bd18874b2743f51cae4e)) - [@robcarruthers](https://github.com/robcarruthers)
83
136
  - **(device)** Init LXI Session - ([d326f6a](https://github.com/robcarruthers/lxi_rb/commit/d326f6a4c37f15a6b20ca3681fafa5e40588f81e)) - [@robcarruthers](https://github.com/robcarruthers)
84
137
  - **(ffi)** Add search class method - ([2bfa417](https://github.com/robcarruthers/lxi_rb/commit/2bfa41703f810145a6d6dffb9dd18220577a43a0)) - [@robcarruthers](https://github.com/robcarruthers)
85
138
  #### Miscellaneous Chores
@@ -87,6 +140,14 @@
87
140
  - **(Changelog)** Update - ([9a07697](https://github.com/robcarruthers/lxi_rb/commit/9a076972668e06728171eb68b92c37cd9364e85d)) - [@robcarruthers](https://github.com/robcarruthers)
88
141
  - **(Cog)** Update config - ([46f4e5d](https://github.com/robcarruthers/lxi_rb/commit/46f4e5d0c177849b14a7068761bb5068895b5027)) - [@robcarruthers](https://github.com/robcarruthers)
89
142
  - **(cog)** Update config - ([0c68f6e](https://github.com/robcarruthers/lxi_rb/commit/0c68f6e9c6928a9bf3e102314cb1adff5f7a8c14)) - [@robcarruthers](https://github.com/robcarruthers)
143
+ - **(rake)** Update .gitignore, create versioning tasks - ([f525812](https://github.com/robcarruthers/lxi_rb/commit/f5258124a67ec6fd6d28ad07134c68501cf5cf06)) - [@robcarruthers](https://github.com/robcarruthers)
144
+ - **(version)** v0.4.4 - ([090e411](https://github.com/robcarruthers/lxi_rb/commit/090e411047e31ee64c93916576b03c820208ce77)) - [@robcarruthers](https://github.com/robcarruthers)
145
+ - **(version)** v0.4.3 - ([b40e582](https://github.com/robcarruthers/lxi_rb/commit/b40e58236c2d56f06b3bd9d64af81337489d32f1)) - [@robcarruthers](https://github.com/robcarruthers)
146
+ - **(version)** v0.4.2 - ([af245b7](https://github.com/robcarruthers/lxi_rb/commit/af245b7c0e6f1fd0c79d1ac9a449ae252f958118)) - [@robcarruthers](https://github.com/robcarruthers)
147
+ - **(version)** v0.4.1 - ([76604d7](https://github.com/robcarruthers/lxi_rb/commit/76604d7d28193e543fba7e03af785236455d81eb)) - [@robcarruthers](https://github.com/robcarruthers)
148
+ - **(version)** v0.4.1 - ([b91277d](https://github.com/robcarruthers/lxi_rb/commit/b91277d32e1217157bdac5268c3ce04e036beaf1)) - [@robcarruthers](https://github.com/robcarruthers)
149
+ - **(version)** v0.4.0 - ([de44d74](https://github.com/robcarruthers/lxi_rb/commit/de44d74040c50a17e7b58e0519e9291e15e7e22f)) - [@robcarruthers](https://github.com/robcarruthers)
150
+ - **(version)** v0.4.0 - ([8fb8834](https://github.com/robcarruthers/lxi_rb/commit/8fb88341f81c912a2ea38bbea5b6b437bb973019)) - [@robcarruthers](https://github.com/robcarruthers)
90
151
  - **(version)** v0.3.0 - ([3a5c2ed](https://github.com/robcarruthers/lxi_rb/commit/3a5c2eda1270ff568adb9f049c322f8bcb41448a)) - [@robcarruthers](https://github.com/robcarruthers)
91
152
  - **(version)** v0.3.0 - ([28d7777](https://github.com/robcarruthers/lxi_rb/commit/28d777748c5502d83d79eb7990d0f445911f03a3)) - [@robcarruthers](https://github.com/robcarruthers)
92
153
  - **(version)** v0.2.26 - ([4dd447e](https://github.com/robcarruthers/lxi_rb/commit/4dd447e7d35a01345702885bdf005e71bfbf3397)) - [@robcarruthers](https://github.com/robcarruthers)
@@ -105,6 +166,7 @@
105
166
  - **(version)** v0.2.4 - ([06f3f26](https://github.com/robcarruthers/lxi_rb/commit/06f3f267b7810388a32095c716c5d5a2e5ed8b40)) - [@robcarruthers](https://github.com/robcarruthers)
106
167
  - **(version)** v0.2.2 - ([b702066](https://github.com/robcarruthers/lxi_rb/commit/b702066ffc2525228ec82c4d3adfc03a4f69a923)) - [@robcarruthers](https://github.com/robcarruthers)
107
168
  - **(versions)** v0.2.3 - ([aa79284](https://github.com/robcarruthers/lxi_rb/commit/aa79284160fb8b4f2c1af27326d7a3b1836d82d2)) - [@robcarruthers](https://github.com/robcarruthers)
169
+ - Update .gitignore - ([b70c1f0](https://github.com/robcarruthers/lxi_rb/commit/b70c1f0566db9b4043f02b4e3f79c228fd0531df)) - [@robcarruthers](https://github.com/robcarruthers)
108
170
  - v0.2.21 - ([5b453bf](https://github.com/robcarruthers/lxi_rb/commit/5b453bf91f65e3d8840afe6270edd37228e8325e)) - [@robcarruthers](https://github.com/robcarruthers)
109
171
  - v0.2.16 - ([d8b986d](https://github.com/robcarruthers/lxi_rb/commit/d8b986d3817150abbfc4b3acea9c40ec2a70e08c)) - [@robcarruthers](https://github.com/robcarruthers)
110
172
  - v0.2.15 - ([a2e9c15](https://github.com/robcarruthers/lxi_rb/commit/a2e9c15dc51f654ff6396cbbdebc4480828edc11)) - [@robcarruthers](https://github.com/robcarruthers)
@@ -118,6 +180,7 @@
118
180
  #### Refactoring
119
181
  - **(Device)** add error checking - ([27455eb](https://github.com/robcarruthers/lxi_rb/commit/27455eb78b8782cc367b94fb385720817ee11985)) - [@robcarruthers](https://github.com/robcarruthers)
120
182
  - **(Device)** refine usage - ([d07ff0a](https://github.com/robcarruthers/lxi_rb/commit/d07ff0a30a834342cc40ed98a45a0033b87e0488)) - [@robcarruthers](https://github.com/robcarruthers)
183
+ - **(LXI)** Update modules and mixins - ([c749759](https://github.com/robcarruthers/lxi_rb/commit/c7497595df2d08f1d9f4875b5c5a60f0dfe71ebd)) - [@robcarruthers](https://github.com/robcarruthers)
121
184
  - **(Lxi_module)** Breakout into mixins - ([1eaa2d6](https://github.com/robcarruthers/lxi_rb/commit/1eaa2d6a7d364413dc57d6579bb08fdbc2d8554f)) - [@robcarruthers](https://github.com/robcarruthers)
122
185
  - **(Rubocop)** fix offences - ([da04cdb](https://github.com/robcarruthers/lxi_rb/commit/da04cdb3e284afad7c3b4828369a9ff89f526589)) - [@robcarruthers](https://github.com/robcarruthers)
123
186
  - **(ffi)** Remove comment - ([59985e6](https://github.com/robcarruthers/lxi_rb/commit/59985e61d5c8ba44c24338f793113987588677d9)) - [@robcarruthers](https://github.com/robcarruthers)
data/Gemfile.lock CHANGED
@@ -1,16 +1,24 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- lxi_rb (0.4.8)
4
+ lxi_rb (0.6.3)
5
5
  ffi (~> 1.15)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
+ ansi (1.5.0)
10
11
  ast (2.4.2)
12
+ builder (3.2.4)
13
+ bump (0.8.0)
11
14
  ffi (1.15.5)
12
15
  json (2.6.3)
13
16
  minitest (5.18.0)
17
+ minitest-reporters (1.6.0)
18
+ ansi
19
+ builder
20
+ minitest (>= 5.0)
21
+ ruby-progressbar
14
22
  parallel (1.22.1)
15
23
  parser (3.2.1.0)
16
24
  ast (~> 2.4.1)
@@ -37,8 +45,10 @@ PLATFORMS
37
45
  arm64-darwin-22
38
46
 
39
47
  DEPENDENCIES
48
+ bump (~> 0.8.0)
40
49
  lxi_rb!
41
50
  minitest (~> 5.0)
51
+ minitest-reporters (~> 1.4)
42
52
  rake (~> 13.0)
43
53
  rubocop (~> 1.21)
44
54
 
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # lxi_rb
2
2
 
3
- [![Gem Version](https://badge.fury.io/rb/lxi_rb.svg)](https://badge.fury.io/rb/lxi_rb) ![Ruby](https://img.shields.io/static/v1?message=Ruby&color=red&logo=Ruby&logoColor=FFFFFF&label=v3.1.2) ![Ruby](https://img.shields.io/gitlab/license/robcarruthers/rfbeam?color=orange)
3
+ [![Gem Version](https://img.shields.io/gem/v/lxi_rb?color=green)](https://badge.fury.io/rb/lxi_rb) ![Ruby](https://img.shields.io/static/v1?message=Ruby&color=red&logo=Ruby&logoColor=FFFFFF&label=v3.1.2) ![Ruby](https://img.shields.io/gitlab/license/robcarruthers/rfbeam?color=orange)
4
4
 
5
5
  Ruby wrapper for the [liblxi](https://github.com/lxi-tools/liblxi) library.
6
6
 
@@ -8,15 +8,18 @@ Ruby wrapper for the [liblxi](https://github.com/lxi-tools/liblxi) library.
8
8
 
9
9
  Install the gem and add to the application's Gemfile by executing:
10
10
 
11
- $ bundle add lxi_rb
11
+ ``` shell
12
+ bundle add lxi_rb
13
+ ```
12
14
 
13
15
  If bundler is not being used to manage dependencies, install the gem by executing:
14
-
15
- $ gem install lxi_rb
16
+ ``` shell
17
+ gem install lxi_rb
18
+ ```
16
19
 
17
20
  ## Usage
18
21
 
19
- ```ruby
22
+ ``` ruby
20
23
  Lxi.search
21
24
  Searching for LXI devices - please wait...
22
25
 
@@ -25,13 +28,16 @@ Broadcast: 192.168.10.255, en0
25
28
  Device: 192.168.10.21, Siglent Technologies,SDS1104X-E,SDSMMGKC6R0011,8.2.6.1.37R8
26
29
  Device: 192.168.10.107, Siglent Technologies,SDM3055-SC,SDM35GBQ6R1882,1.01.01.25
27
30
 
28
- Lxi.discover_instruments
31
+ Lxi.discover
29
32
  => [{:address=>"192.168.10.107", :id=>"Siglent Technologies,SDM3055-SC,SDM35GBQ6R1882,1.01.01.25"}]
30
33
 
31
34
  Lxi::Device.new('192.168.10.107', :vxi11) do |meter|
32
- puts meter.query 'MEAS:VOLT:DC?'
35
+ meter.send 'MEAS:VOLT:DC?'
36
+ sleep 0.05
37
+ result = meter.read 512
38
+ puts Float(result)
33
39
  end
34
- => -4.78767775E-04
40
+ => -0.000478767775E-04
35
41
  ```
36
42
 
37
43
  ## Development
@@ -42,7 +48,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
42
48
 
43
49
  ## Contributing
44
50
 
45
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/lxi_rb.
51
+ Bug reports and pull requests are welcome on GitHub at <https://github.com/[USERNAME]/lxi_rb>.
46
52
 
47
53
  ## License
48
54
 
data/Rakefile CHANGED
@@ -7,7 +7,7 @@ Dir.glob('tasks/*.rake').each { |r| import r }
7
7
  Rake::TestTask.new(:test) do |t|
8
8
  t.libs << 'test'
9
9
  t.libs << 'lib'
10
- t.test_files = FileList['test/**/test_*.rb']
10
+ t.test_files = FileList['test/**/test_*.rb', 'spec/**/*_spec.rb']
11
11
  end
12
12
 
13
13
  require 'rubocop/rake_task'
data/lib/lxi/discovery.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
  module Lxi
3
3
  # Search for LXI-11 instruments on the network and return hash of instruments
4
- def self.discover_instruments(timeout: 1000, type: :vxi11)
4
+ def self.discover(timeout: 1000, type: :vxi11)
5
5
  raise Error, 'LXI Library Initialisation Error' unless lxi_init == LXI_OK
6
6
 
7
7
  devices = []
data/lib/lxi/functions.rb CHANGED
@@ -5,8 +5,7 @@ module Lxi
5
5
  module FFIFunctions
6
6
  extend FFI::Library
7
7
 
8
- ffi_lib '/opt/homebrew/lib/liblxi.dylib'
9
- ffi_lib_flags :now, :global
8
+ ffi_lib 'liblxi'
10
9
 
11
10
  # Define liblxi structs
12
11
  class LxiInfo < FFI::Struct
data/lib/lxi/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Lxi
4
- VERSION = '0.4.9'
4
+ VERSION = '0.6.4'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lxi_rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.9
4
+ version: 0.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rob Carruthers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-05-10 00:00:00.000000000 Z
11
+ date: 2023-05-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi
@@ -24,6 +24,62 @@ dependencies:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.15'
27
+ - !ruby/object:Gem::Dependency
28
+ name: bump
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: 0.8.0
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: 0.8.0
41
+ - !ruby/object:Gem::Dependency
42
+ name: rake
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: '13.0'
48
+ type: :development
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: '13.0'
55
+ - !ruby/object:Gem::Dependency
56
+ name: minitest
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - "~>"
60
+ - !ruby/object:Gem::Version
61
+ version: '5.14'
62
+ type: :development
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - "~>"
67
+ - !ruby/object:Gem::Version
68
+ version: '5.14'
69
+ - !ruby/object:Gem::Dependency
70
+ name: minitest-reporters
71
+ requirement: !ruby/object:Gem::Requirement
72
+ requirements:
73
+ - - "~>"
74
+ - !ruby/object:Gem::Version
75
+ version: '1.4'
76
+ type: :development
77
+ prerelease: false
78
+ version_requirements: !ruby/object:Gem::Requirement
79
+ requirements:
80
+ - - "~>"
81
+ - !ruby/object:Gem::Version
82
+ version: '1.4'
27
83
  description: The gem includes methods required for discovering and communicating with
28
84
  LXI compliant devices
29
85
  email: