adcs_dissector.lua 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157
  1. function adcs_dissector(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3,data2)
  2. if data2 == 32 then
  3. require("adcs_dissector")
  4. adcs_dissector_32(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  5. elseif data2 == 31 then
  6. require("adcs_dissector")
  7. adcs_dissector_31(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  8. elseif data2 == 30 then
  9. require("adcs_dissector")
  10. adcs_dissector_30(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  11. elseif data2 == 29 then
  12. require("adcs_dissector")
  13. adcs_dissector_29(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  14. elseif data2 == 28 then
  15. require("adcs_dissector")
  16. adcs_dissector_28(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  17. elseif data2 == 27 then
  18. require("adcs_dissector")
  19. adcs_dissector_27(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  20. elseif data2 == 26 then
  21. require("adcs_dissector")
  22. adcs_dissector_26(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  23. elseif data2 == 25 then
  24. require("adcs_dissector")
  25. adcs_dissector_25(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  26. elseif data2 == 24 then
  27. require("adcs_dissector")
  28. adcs_dissector_24(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  29. elseif data2 == 23 then
  30. require("adcs_dissector")
  31. adcs_dissector_23(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  32. elseif data2 == 22 then
  33. require("adcs_dissector")
  34. adcs_dissector_22(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  35. elseif data2 == 21 then
  36. require("adcs_dissector")
  37. adcs_dissector_21(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  38. elseif data2 == 20 then
  39. require("adcs_dissector")
  40. adcs_dissector_20(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  41. elseif data2 == 19 then
  42. require("adcs_dissector")
  43. adcs_dissector_19(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  44. elseif data2 == 18 then
  45. require("adcs_dissector")
  46. adcs_dissector_18(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  47. elseif data2 == 17 then
  48. require("adcs_dissector")
  49. adcs_dissector_17(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  50. elseif data2 == 16 then
  51. require("adcs_dissector")
  52. adcs_dissector_16(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  53. elseif data2 == 15 then
  54. require("adcs_dissector")
  55. adcs_dissector_15(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  56. elseif data2 == 14 then
  57. require("adcs_dissector")
  58. adcs_dissector_14(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  59. --elseif data2 == 13 then
  60. -- require("adcs_dissector")
  61. -- adcs_dissector_13(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  62. elseif data2 == 12 then
  63. require("adcs_dissector")
  64. adcs_dissector_12(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  65. elseif data2 == 11 then
  66. require("adcs_dissector")
  67. adcs_dissector_11(buffer, pinfo, tree, TC_TM_PROTOCOL, offset, tm_len,data3)
  68. else
  69. end
  70. end
  71. ------------------------------------------------------------------------------------------------------------------------------
  72. function adcs_dissector_32(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  73. -- Define ProtoFields for each field in the structure
  74. local f_op_status = ProtoField.uint8("OperationData.op_status", "Operation Status", base.DEC)
  75. local f_epoch_time = ProtoField.uint32("OperationData.epoch_time", "Epoch Time", base.DEC)
  76. local f_eci_x_velocity = ProtoField.int16("OperationData.eci_x_velocity", "ECI Referenced X Velocity", base.DEC)
  77. local f_eci_y_velocity = ProtoField.int16("OperationData.eci_y_velocity", "ECI Referenced Y Velocity", base.DEC)
  78. local f_eci_z_velocity = ProtoField.int16("OperationData.eci_z_velocity", "ECI Referenced Z Velocity", base.DEC)
  79. -- Add the fields to the protocol
  80. HM_TM_dissector.fields = {
  81. f_op_status, f_epoch_time, f_eci_x_velocity, f_eci_y_velocity, f_eci_z_velocity
  82. }
  83. for i = 1, data3 do
  84. -- Add the operation data subtree
  85. local subtree = tree:add(HM_TM_PROTOCOL, buffer(), "adcs_qid_32")
  86. -- dissect operation status (1 byte, UINT)
  87. local op_status = buffer(offset, 1):le_uint()
  88. subtree:add(f_op_status, op_status)
  89. offset = offset + 1
  90. -- dissect epoch time (4 bytes, UINT)
  91. local epoch_time = buffer(offset, 4):le_uint()
  92. subtree:add(f_epoch_time, epoch_time)
  93. offset = offset + 4
  94. -- dissect ECI X velocity (2 bytes, INT)
  95. local eci_x_velocity = buffer(offset, 2):le_int()
  96. subtree:add(f_eci_x_velocity, eci_x_velocity)
  97. offset = offset + 2
  98. -- dissect ECI Y velocity (2 bytes, INT)
  99. local eci_y_velocity = buffer(offset, 2):le_int()
  100. subtree:add(f_eci_y_velocity, eci_y_velocity)
  101. offset = offset + 2
  102. -- dissect ECI Z velocity (2 bytes, INT)
  103. local eci_z_velocity = buffer(offset, 2):le_int()
  104. subtree:add(f_eci_z_velocity, eci_z_velocity)
  105. offset = offset + 2
  106. end
  107. end
  108. --------------------------------------------------------------------------------------------------------------------------------------
  109. -- Define the dissector function for the Nadir Sensor Data
  110. function adcs_dissector_18(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  111. -- Define ProtoFields for the Nadir Sensor Data structure
  112. local f_op_status = ProtoField.uint8("NadirSensorData.op_status", "Operation Status", base.DES)
  113. local f_epoch_time = ProtoField.uint32("NadirSensorData.epoch_time", "Epoch Time", base.DES)
  114. local f_x_angle = ProtoField.int16("NadirSensorData.x_angle", "Nadir Sensor Raw X Angle", base.DEC)
  115. local f_y_angle = ProtoField.int16("NadirSensorData.y_angle", "Nadir Sensor Raw Y Angle", base.DEC)
  116. -- Define the ProtoFields for the ENUM values (Capture Status and Detection Result)
  117. local f_capture_status = ProtoField.uint8("NadirSensorData.capture_status", "Nadir Sensor Capture Status", base.HEX)
  118. local f_detection_result = ProtoField.uint8("NadirSensorData.detection_result", "Nadir Sensor Detection Result", base.HEX)
  119. -- Add the fields to the protocol
  120. HM_TM_dissector.fields = {
  121. f_op_status, f_epoch_time, f_x_angle, f_y_angle, f_capture_status, f_detection_result
  122. }
  123. -- Add the Nadir Sensor data as a subtree
  124. for i = 1, data3 do
  125. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adc_qid_18")
  126. -- dissect operation status (1 byte)
  127. local op_status = buffer(offset, 1):le_uint()
  128. subtree:add(f_op_status, op_status)
  129. offset = offset + 1
  130. -- dissect epoch time (4 bytes)
  131. local epoch_time = buffer(offset, 4):le_uint()
  132. subtree:add(f_epoch_time, epoch_time)
  133. offset = offset + 4
  134. -- dissect nadir sensor raw X angle (2 bytes)
  135. local x_angle = buffer(offset, 2):le_int()
  136. subtree:add(f_x_angle, x_angle)
  137. offset = offset + 2
  138. -- dissect nadir sensor raw Y angle (2 bytes)
  139. local y_angle = buffer(offset, 2):le_int()
  140. subtree:add(f_y_angle, y_angle)
  141. offset = offset + 2
  142. -- dissect nadir sensor capture status (1 byte - ENUM)
  143. local capture_status = buffer(offset, 1):le_uint()
  144. subtree:add(f_capture_status, capture_status)
  145. offset = offset + 1
  146. -- dissect nadir sensor detection result (1 byte - ENUM)
  147. local detection_result = buffer(offset, 1):le_uint()
  148. subtree:add(f_detection_result, detection_result)
  149. offset = offset + 1
  150. end
  151. end
  152. -------------------------------------------------------------------------------------------------------------------------
  153. -- Define the dissector function for the Nadir Vector Data
  154. function adcs_dissector_16(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  155. -- Define ProtoFields for the Nadir Vector Data structure
  156. local f_op_status = ProtoField.uint8("NadirVectorData.op_status", "Operation Status", base.DES)
  157. local f_epoch_time = ProtoField.uint32("NadirVectorData.epoch_time", "Epoch Time", base.DES)
  158. local f_x_nadir = ProtoField.uint16("NadirVectorData.x_nadir", "X axis Nadir Vector (formatted)", base.DEC)
  159. local f_y_nadir = ProtoField.uint16("NadirVectorData.y_nadir", "Y axis Nadir Vector (formatted)", base.DEC)
  160. local f_z_nadir = ProtoField.uint16("NadirVectorData.z_nadir", "Z axis Nadir Vector (formatted)", base.DEC)
  161. -- Add the fields to the protocol
  162. HM_TM_dissector.fields = {
  163. f_op_status, f_epoch_time, f_x_nadir, f_y_nadir, f_z_nadir
  164. }
  165. for i = 1, data3 do
  166. -- Add the Nadir Vector data as a subtree
  167. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_16")
  168. -- dissect operation status (1 byte)
  169. local op_status = buffer(offset, 1):le_uint()
  170. subtree:add(f_op_status, op_status)
  171. offset = offset + 1
  172. -- dissect epoch time (4 bytes)
  173. local epoch_time = buffer(offset, 4):le_uint()
  174. subtree:add(f_epoch_time, epoch_time)
  175. offset = offset + 4
  176. -- dissect X axis Nadir vector (2 bytes)
  177. local x_nadir = buffer(offset, 2):le_uint()
  178. subtree:add(f_x_nadir, x_nadir) -- Apply the scaling factor (RAWVAL * 0.001)
  179. offset = offset + 2
  180. -- dissect Y axis Nadir vector (2 bytes)
  181. local y_nadir = buffer(offset, 2):le_uint()
  182. subtree:add(f_y_nadir, y_nadir) -- Apply the scaling factor (RAWVAL * 0.001)
  183. offset = offset + 2
  184. -- dissect Z axis Nadir vector (2 bytes)
  185. local z_nadir = buffer(offset, 2):le_uint()
  186. subtree:add(f_z_nadir, z_nadir ) -- Apply the scaling factor (RAWVAL * 0.001)
  187. offset = offset + 2
  188. end
  189. end
  190. ---------------------------------------------------------------------------------------------
  191. -- Define the dissector function for the Magnetic Field Vector Data
  192. function adcs_dissector_15(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  193. -- Define ProtoFields for the Magnetic Field Vector Data structure
  194. local f_op_status = ProtoField.uint8("MagneticFieldVectorData.op_status", "Operation Status", base.DES)
  195. local f_epoch_time = ProtoField.uint32("MagneticFieldVectorData.epoch_time", "Epoch Time", base.DES)
  196. local f_x_mag = ProtoField.int16("MagneticFieldVectorData.x_mag", "X axis Magnetic Field Vector (formatted)", base.DEC)
  197. local f_y_mag = ProtoField.int16("MagneticFieldVectorData.y_mag", "Y axis Magnetic Field Vector (formatted)", base.DEC)
  198. local f_z_mag = ProtoField.int16("MagneticFieldVectorData.z_mag", "Z axis Magnetic Field Vector (formatted)", base.DEC)
  199. -- Add the fields to the protocol
  200. HM_TM_dissector.fields = {
  201. f_op_status, f_epoch_time, f_x_mag, f_y_mag, f_z_mag
  202. }
  203. for i = 1, data3 do
  204. -- Add the Magnetic Field Vector data as a subtree
  205. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_15")
  206. -- dissect operation status (1 byte)
  207. local op_status = buffer(offset, 1):le_uint()
  208. subtree:add(f_op_status, op_status)
  209. offset = offset + 1
  210. -- dissect epoch time (4 bytes)
  211. local epoch_time = buffer(offset, 4):le_uint()
  212. subtree:add(f_epoch_time, epoch_time)
  213. offset = offset + 4
  214. -- dissect X axis magnetic field vector (2 bytes)
  215. local x_mag = buffer(offset, 2):le_int()
  216. subtree:add(f_x_mag, x_mag ) -- Apply the scaling factor (RAWVAL * 0.01)
  217. offset = offset + 2
  218. -- dissect Y axis magnetic field vector (2 bytes)
  219. local y_mag = buffer(offset, 2):le_int()
  220. subtree:add(f_y_mag, y_mag ) -- Apply the scaling factor (RAWVAL * 0.01)
  221. offset = offset + 2
  222. -- dissect Z axis magnetic field vector (2 bytes)
  223. local z_mag = buffer(offset, 2):le_int()
  224. subtree:add(f_z_mag, z_mag ) -- Apply the scaling factor (RAWVAL * 0.01)
  225. offset = offset + 2
  226. end
  227. end
  228. ----------------------------------------------------------------------------------------------------------------
  229. function adcs_dissector_31(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  230. -- Define ProtoFields for each field in the structure
  231. local f_op_status = ProtoField.uint8("OperationCoordinates.op_status", "Operation Status", base.DEC)
  232. local f_epoch_time = ProtoField.uint32("OperationCoordinates.epoch_time", "Epoch Time", base.DEC)
  233. local f_eci_x_coord = ProtoField.int16("OperationCoordinates.eci_x_coord", "ECI Referenced X Coordinate", base.DEC)
  234. local f_eci_y_coord = ProtoField.int16("OperationCoordinates.eci_y_coord", "ECI Referenced Y Coordinate", base.DEC)
  235. local f_eci_z_coord = ProtoField.int16("OperationCoordinates.eci_z_coord", "ECI Referenced Z Coordinate", base.DEC)
  236. -- Add the fields to the protocol
  237. HM_TM_dissector.fields = {
  238. f_op_status, f_epoch_time, f_eci_x_coord, f_eci_y_coord, f_eci_z_coord
  239. }
  240. for i = 1, data3 do
  241. -- Add the operation data coordinates subtree
  242. local subtree = tree:add(HM_TM_PROTOCOL, buffer(), "adcs_qid_31")
  243. -- dissect operation status (1 byte, UINT)
  244. local op_status = buffer(offset, 1):le_uint()
  245. subtree:add(f_op_status, op_status)
  246. offset = offset + 1
  247. -- dissect epoch time (4 bytes, UINT)
  248. local epoch_time = buffer(offset, 4):le_uint()
  249. subtree:add(f_epoch_time, epoch_time)
  250. offset = offset + 4
  251. -- dissect ECI X coordinate (2 bytes, INT)
  252. local eci_x_coord = buffer(offset, 2):le_int()
  253. subtree:add(f_eci_x_coord, eci_x_coord)
  254. offset = offset + 2
  255. -- dissect ECI Y coordinate (2 bytes, INT)
  256. local eci_y_coord = buffer(offset, 2):le_int()
  257. subtree:add(f_eci_y_coord, eci_y_coord)
  258. offset = offset + 2
  259. -- dissect ECI Z coordinate (2 bytes, INT)
  260. local eci_z_coord = buffer(offset, 2):le_int()
  261. subtree:add(f_eci_z_coord, eci_z_coord)
  262. offset = offset + 2
  263. end
  264. end
  265. -------------------------------------------------------------------------------------------------------------
  266. -- Define the dissector function for the new structure
  267. function adcs_dissector_30(buffer, pinfo, tree, HM_TM_dissector, offset, len, data3)
  268. -- Define ProtoFields for the new structure fields
  269. local f_op_status = ProtoField.uint8("PowerSystemData.op_status", "Operation Status", base.DES)
  270. local f_epoch_time = ProtoField.uint32("PowerSystemData.epoch_time", "Epoch Time", base.DES)
  271. local f_x_coord = ProtoField.int16("PowerSystemData.x_coord", "ECEF X Coordinate", base.DEC)
  272. local f_y_coord = ProtoField.int16("PowerSystemData.y_coord", "ECEF Y Coordinate", base.DEC)
  273. local f_z_coord = ProtoField.int16("PowerSystemData.z_coord", "ECEF Z Coordinate", base.DEC)
  274. -- Add the fields to the protocol
  275. HM_TM_dissector.fields = {
  276. f_op_status, f_epoch_time, f_x_coord, f_y_coord, f_z_coord
  277. }
  278. -- Loop through the data (data3 could represent the number of iterations or packets to dissect)
  279. for i = 1, data3 do
  280. -- Add the new structure data as a subtree
  281. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_30")
  282. -- dissect operation status (1 byte)
  283. local op_status = buffer(offset, 1):le_uint()
  284. subtree:add(f_op_status, op_status)
  285. offset = offset + 1
  286. -- dissect epoch time (4 bytes)
  287. local epoch_time = buffer(offset, 4):le_uint()
  288. subtree:add(f_epoch_time, epoch_time)
  289. offset = offset + 4
  290. -- dissect ECEF X coordinate (2 bytes)
  291. local x_coord = buffer(offset, 2):le_int()
  292. subtree:add(f_x_coord, x_coord)
  293. offset = offset + 2
  294. -- dissect ECEF Y coordinate (2 bytes)
  295. local y_coord = buffer(offset, 2):le_int()
  296. subtree:add(f_y_coord, y_coord)
  297. offset = offset + 2
  298. -- dissect ECEF Z coordinate (2 bytes)
  299. local z_coord = buffer(offset, 2):le_int()
  300. subtree:add(f_z_coord, z_coord)
  301. offset = offset + 2
  302. end
  303. end
  304. ----------------------------------------------------------------------------------------------------------------------------------
  305. -- Define the dissector function for the new structure
  306. function adcs_dissector_29(buffer, pinfo, tree, HM_TM_dissector, offset, len, data3)
  307. -- Define ProtoFields for the new structure fields
  308. local f_op_status = ProtoField.uint8("PowerSystemData.op_status", "Operation Status", base.DES)
  309. local f_epoch_time = ProtoField.uint32("PowerSystemData.epoch_time", "Epoch Time", base.DES)
  310. local f_roll_angle = ProtoField.int16("PowerSystemData.roll_angle", "Commanded Roll Angle (degrees)", base.DEC)
  311. local f_pitch_angle = ProtoField.int16("PowerSystemData.pitch_angle", "Commanded Pitch Angle (degrees)", base.DEC)
  312. local f_yaw_angle = ProtoField.int16("PowerSystemData.yaw_angle", "Commanded Yaw Angle (degrees)", base.DEC)
  313. -- Add the fields to the protocol
  314. HM_TM_dissector.fields = {
  315. f_op_status, f_epoch_time, f_roll_angle, f_pitch_angle, f_yaw_angle
  316. }
  317. -- Loop through the data (data3 could represent the number of iterations or packets to dissect)
  318. for i = 1, data3 do
  319. -- Add the new structure data as a subtree
  320. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_29")
  321. -- dissect operation status (1 byte)
  322. local op_status = buffer(offset, 1):le_uint()
  323. subtree:add(f_op_status, op_status)
  324. offset = offset + 1
  325. -- dissect epoch time (4 bytes)
  326. local epoch_time = buffer(offset, 4):le_uint()
  327. subtree:add(f_epoch_time, epoch_time)
  328. offset = offset + 4
  329. -- dissect commanded roll angle (2 bytes)
  330. local roll_angle_raw = buffer(offset, 2):le_int()
  331. local roll_angle = roll_angle_raw * 0.01 -- Apply scaling factor
  332. subtree:add(f_roll_angle, roll_angle)
  333. offset = offset + 2
  334. -- dissect commanded pitch angle (2 bytes)
  335. local pitch_angle_raw = buffer(offset, 2):le_int()
  336. local pitch_angle = pitch_angle_raw * 0.01 -- Apply scaling factor
  337. subtree:add(f_pitch_angle, pitch_angle)
  338. offset = offset + 2
  339. -- dissect commanded yaw angle (2 bytes)
  340. local yaw_angle_raw = buffer(offset, 2):le_int()
  341. local yaw_angle = yaw_angle_raw * 0.01 -- Apply scaling factor
  342. subtree:add(f_yaw_angle, yaw_angle)
  343. offset = offset + 2
  344. end
  345. end
  346. ----------------------------------------------------------------------------------------------------------
  347. -- Define the dissector function for the new structure
  348. function adcs_dissector_28(buffer, pinfo, tree, HM_TM_dissector, offset, len, data3)
  349. -- Define ProtoFields for the new structure fields
  350. local f_op_status = ProtoField.uint8("PowerSystemData.op_status", "Operation Status", base.DES)
  351. local f_epoch_time = ProtoField.uint32("PowerSystemData.epoch_time", "Epoch Time", base.DES)
  352. local f_innovation_x = ProtoField.int16("PowerSystemData.innovation_x", "Innovation Vector X", base.DEC)
  353. local f_innovation_y = ProtoField.int16("PowerSystemData.innovation_y", "Innovation Vector Y", base.DEC)
  354. local f_innovation_z = ProtoField.int16("PowerSystemData.innovation_z", "Innovation Vector Z", base.DEC)
  355. -- Add the fields to the protocol
  356. HM_TM_dissector.fields = {
  357. f_op_status, f_epoch_time, f_innovation_x, f_innovation_y, f_innovation_z
  358. }
  359. -- Loop through the data (data3 could represent the number of iterations or packets to dissect)
  360. for i = 1, data3 do
  361. -- Add the new structure data as a subtree
  362. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_28")
  363. -- dissect operation status (1 byte)
  364. local op_status = buffer(offset, 1):le_uint()
  365. subtree:add(f_op_status, op_status)
  366. offset = offset + 1
  367. -- dissect epoch time (4 bytes)
  368. local epoch_time = buffer(offset, 4):le_uint()
  369. subtree:add(f_epoch_time, epoch_time)
  370. offset = offset + 4
  371. -- dissect innovation vector X (2 bytes)
  372. local innovation_x_raw = buffer(offset, 2):le_int()
  373. local innovation_x = innovation_x_raw * 0.001 -- Apply scaling factor
  374. subtree:add(f_innovation_x, innovation_x)
  375. offset = offset + 2
  376. -- dissect innovation vector Y (2 bytes)
  377. local innovation_y_raw = buffer(offset, 2):le_int()
  378. local innovation_y = innovation_y_raw * 0.001 -- Apply scaling factor
  379. subtree:add(f_innovation_y, innovation_y)
  380. offset = offset + 2
  381. -- dissect innovation vector Z (2 bytes)
  382. local innovation_z_raw = buffer(offset, 2):le_int()
  383. local innovation_z = innovation_z_raw * 0.001 -- Apply scaling factor
  384. subtree:add(f_innovation_z, innovation_z)
  385. offset = offset + 2
  386. end
  387. end
  388. ---------------------------------------------------------------------------------------------------
  389. -- Define the dissector function for the new structure
  390. function adcs_dissector_27(buffer, pinfo, tree, HM_TM_dissector, offset, len, data3)
  391. -- Define ProtoFields for the new structure fields
  392. local f_op_status = ProtoField.uint8("PowerSystemData.op_status", "Operation Status", base.DES)
  393. local f_epoch_time = ProtoField.uint32("PowerSystemData.epoch_time", "Epoch Time", base.DES)
  394. local f_x_gyro_bias = ProtoField.int16("PowerSystemData.x_gyro_bias", "Estimated X-Gyro Bias", base.DEC)
  395. local f_y_gyro_bias = ProtoField.int16("PowerSystemData.y_gyro_bias", "Estimated Y-Gyro Bias", base.DEC)
  396. local f_z_gyro_bias = ProtoField.int16("PowerSystemData.z_gyro_bias", "Estimated Z-Gyro Bias", base.DEC)
  397. -- Add the fields to the protocol
  398. HM_TM_dissector.fields = {
  399. f_op_status, f_epoch_time, f_x_gyro_bias, f_y_gyro_bias, f_z_gyro_bias
  400. }
  401. -- Loop through the data (data3 could represent the number of iterations or packets to dissect)
  402. for i = 1, data3 do
  403. -- Add the new structure data as a subtree
  404. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_27")
  405. -- dissect operation status (1 byte)
  406. local op_status = buffer(offset, 1):le_uint()
  407. subtree:add(f_op_status, op_status)
  408. offset = offset + 1
  409. -- dissect epoch time (4 bytes)
  410. local epoch_time = buffer(offset, 4):le_uint()
  411. subtree:add(f_epoch_time, epoch_time)
  412. offset = offset + 4
  413. -- dissect estimated x-gyro bias (2 bytes)
  414. local x_gyro_bias_raw = buffer(offset, 2):le_int()
  415. local x_gyro_bias = x_gyro_bias_raw * 0.001 -- Apply scaling factor
  416. subtree:add(f_x_gyro_bias, x_gyro_bias)
  417. offset = offset + 2
  418. -- dissect estimated y-gyro bias (2 bytes)
  419. local y_gyro_bias_raw = buffer(offset, 2):le_int()
  420. local y_gyro_bias = y_gyro_bias_raw * 0.001 -- Apply scaling factor
  421. subtree:add(f_y_gyro_bias, y_gyro_bias)
  422. offset = offset + 2
  423. -- dissect estimated z-gyro bias (2 bytes)
  424. local z_gyro_bias_raw = buffer(offset, 2):le_int()
  425. local z_gyro_bias = z_gyro_bias_raw * 0.001 -- Apply scaling factor
  426. subtree:add(f_z_gyro_bias, z_gyro_bias)
  427. offset = offset + 2
  428. end
  429. end
  430. ----------------------------------------------------------------------------------------------------------------------
  431. -- Define the dissector function for the new structure
  432. function adcs_dissector_26(buffer, pinfo, tree, HM_TM_dissector, offset, len, data3)
  433. -- Define ProtoFields for the new structure fields
  434. local f_op_status = ProtoField.uint8("PowerSystemData.op_status", "Operation Status", base.DES)
  435. local f_epoch_time = ProtoField.uint32("PowerSystemData.epoch_time", "Epoch Time", base.DES)
  436. local f_q1_error = ProtoField.int16("PowerSystemData.q1_error", "Quaternion Error - Q1", base.DEC)
  437. local f_q2_error = ProtoField.int16("PowerSystemData.q2_error", "Quaternion Error - Q2", base.DEC)
  438. local f_q3_error = ProtoField.int16("PowerSystemData.q3_error", "Quaternion Error - Q3", base.DEC)
  439. -- Add the fields to the protocol
  440. HM_TM_dissector.fields = {
  441. f_op_status, f_epoch_time, f_q1_error, f_q2_error, f_q3_error
  442. }
  443. -- Loop through the data (data3 could represent the number of iterations or packets to dissect)
  444. for i = 1, data3 do
  445. -- Add the new structure data as a subtree
  446. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_26")
  447. -- dissect operation status (1 byte)
  448. local op_status = buffer(offset, 1):le_uint()
  449. subtree:add(f_op_status, op_status)
  450. offset = offset + 1
  451. -- dissect epoch time (4 bytes)
  452. local epoch_time = buffer(offset, 4):le_uint()
  453. subtree:add(f_epoch_time, epoch_time)
  454. offset = offset + 4
  455. -- dissect quaternion error Q1 (2 bytes)
  456. local q1_error_raw = buffer(offset, 2):le_int()
  457. local q1_error = q1_error_raw * 0.01 -- Apply scaling factor
  458. subtree:add(f_q1_error, q1_error)
  459. offset = offset + 2
  460. -- dissect quaternion error Q2 (2 bytes)
  461. local q2_error_raw = buffer(offset, 2):le_int()
  462. local q2_error = q2_error_raw * 0.01 -- Apply scaling factor
  463. subtree:add(f_q2_error, q2_error)
  464. offset = offset + 2
  465. -- dissect quaternion error Q3 (2 bytes)
  466. local q3_error_raw = buffer(offset, 2):le_int()
  467. local q3_error = q3_error_raw * 0.01 -- Apply scaling factor
  468. subtree:add(f_q3_error, q3_error)
  469. offset = offset + 2
  470. end
  471. end
  472. -----------------------------------------------------------------------------------------------------------------------------
  473. -- Define the dissector function for the new structure
  474. function adcs_dissector_25(buffer, pinfo, tree, HM_TM_dissector, offset, len, data3)
  475. -- Define ProtoFields for the new structure fields
  476. local f_op_status = ProtoField.uint8("PowerSystemData.op_status", "Operation Status", base.DES)
  477. local f_epoch_time = ProtoField.uint32("PowerSystemData.epoch_time", "Epoch Time", base.DES)
  478. local f_x_magnetic_field = ProtoField.int16("PowerSystemData.x_magnetic_field", "X axis Modelled Magnetic Field Vector", base.DEC)
  479. local f_y_magnetic_field = ProtoField.int16("PowerSystemData.y_magnetic_field", "Y axis Modelled Magnetic Field Vector", base.DEC)
  480. local f_z_magnetic_field = ProtoField.int16("PowerSystemData.z_magnetic_field", "Z axis Modelled Magnetic Field Vector", base.DEC)
  481. -- Add the fields to the protocol
  482. HM_TM_dissector.fields = {
  483. f_op_status, f_epoch_time, f_x_magnetic_field, f_y_magnetic_field, f_z_magnetic_field
  484. }
  485. -- Loop through the data (data3 could represent the number of iterations or packets to dissect)
  486. for i = 1, data3 do
  487. -- Add the new structure data as a subtree
  488. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_25")
  489. -- dissect operation status (1 byte)
  490. local op_status = buffer(offset, 1):le_uint()
  491. subtree:add(f_op_status, op_status)
  492. offset = offset + 1
  493. -- dissect epoch time (4 bytes)
  494. local epoch_time = buffer(offset, 4):le_uint()
  495. subtree:add(f_epoch_time, epoch_time)
  496. offset = offset + 4
  497. -- dissect x-axis magnetic field vector (2 bytes)
  498. local x_magnetic_field_raw = buffer(offset, 2):le_int()
  499. local x_magnetic_field = x_magnetic_field_raw -- Apply scaling factor
  500. subtree:add(f_x_magnetic_field, x_magnetic_field)
  501. offset = offset + 2
  502. -- dissect y-axis magnetic field vector (2 bytes)
  503. local y_magnetic_field_raw = buffer(offset, 2):le_int()
  504. local y_magnetic_field = y_magnetic_field_raw -- Apply scaling factor
  505. subtree:add(f_y_magnetic_field, y_magnetic_field)
  506. offset = offset + 2
  507. -- dissect z-axis magnetic field vector (2 bytes)
  508. local z_magnetic_field_raw = buffer(offset, 2):le_int()
  509. local z_magnetic_field = z_magnetic_field_raw -- Apply scaling factor
  510. subtree:add(f_z_magnetic_field, z_magnetic_field)
  511. offset = offset + 2
  512. end
  513. end
  514. ---------------------------------------------------------------------------------------------------------------------
  515. -- Define the dissector function for the new structure
  516. function adcs_dissector_24(buffer, pinfo, tree, HM_TM_dissector, offset, len, data3)
  517. -- Define ProtoFields for the new structure fields
  518. local f_op_status = ProtoField.uint8("PowerSystemData.op_status", "Operation Status", base.DES)
  519. local f_epoch_time = ProtoField.uint32("PowerSystemData.epoch_time", "Epoch Time", base.DES)
  520. local f_geo_longitude = ProtoField.int16("PowerSystemData.geo_longitude", "Geocentric Longitude", base.DEC)
  521. local f_geo_latitude = ProtoField.int16("PowerSystemData.geo_latitude", "Geocentric Latitude", base.DEC)
  522. local f_geo_altitude = ProtoField.int16("PowerSystemData.geo_altitude", "Geocentric Altitude", base.DEC)
  523. -- Add the fields to the protocol
  524. HM_TM_dissector.fields = {
  525. f_op_status, f_epoch_time, f_geo_longitude, f_geo_latitude, f_geo_altitude
  526. }
  527. -- Loop through the data (data3 could represent the number of iterations or packets to dissect)
  528. for i = 1, data3 do
  529. -- Add the new structure data as a subtree
  530. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_24")
  531. -- dissect operation status (1 byte)
  532. local op_status = buffer(offset, 1):le_uint()
  533. subtree:add(f_op_status, op_status)
  534. offset = offset + 1
  535. -- dissect epoch time (4 bytes)
  536. local epoch_time = buffer(offset, 4):le_uint()
  537. subtree:add(f_epoch_time, epoch_time)
  538. offset = offset + 4
  539. -- dissect geocentric longitude (2 bytes)
  540. local geo_longitude_raw = buffer(offset, 2):le_int()
  541. local geo_longitude = geo_longitude_raw * 0.01 -- Apply scaling factor
  542. subtree:add(f_geo_longitude, geo_longitude)
  543. offset = offset + 2
  544. -- dissect geocentric latitude (2 bytes)
  545. local geo_latitude_raw = buffer(offset, 2):le_int()
  546. local geo_latitude = geo_latitude_raw * 0.01 -- Apply scaling factor
  547. subtree:add(f_geo_latitude, geo_latitude)
  548. offset = offset + 2
  549. -- dissect geocentric altitude (2 bytes)
  550. local geo_altitude_raw = buffer(offset, 2):le_int()
  551. local geo_altitude = geo_altitude_raw * 0.1 -- Apply scaling factor
  552. subtree:add(f_geo_altitude, geo_altitude)
  553. offset = offset + 2
  554. end
  555. end
  556. ----------------------------------------------------------------------------------------------------------
  557. -- Define the dissector function for the new structure
  558. function adcs_dissector_23(buffer, pinfo, tree, HM_TM_dissector, offset, len, data3)
  559. -- Define ProtoFields for the new structure fields
  560. local f_op_status = ProtoField.uint8("StarTrackerData.op_status", "Operation Status", base.DES)
  561. local f_epoch_time = ProtoField.uint32("StarTrackerData.epoch_time", "Epoch Time", base.DES)
  562. local f_num_stars_detected = ProtoField.uint8("StarTrackerData.num_stars_detected", "Number of Stars Detected", base.DES)
  563. local f_star_image_noise = ProtoField.uint8("StarTrackerData.star_image_noise", "Star Image Noise", base.DES)
  564. local f_invalid_star = ProtoField.uint8("StarTrackerData.invalid_star", "Invalid Star", base.DES)
  565. local f_num_stars_identified = ProtoField.uint8("StarTrackerData.num_stars_identified", "Number of Stars Identified", base.DES)
  566. local f_ident_mode = ProtoField.uint8("StarTrackerData.ident_mode", "Identification Mode", base.ENUM)
  567. local f_image_dark_value = ProtoField.uint8("StarTrackerData.image_dark_value", "Image Dark Value", base.DES)
  568. local f_flags = ProtoField.uint8("StarTrackerData.flags", "Flags", base.HEX)
  569. -- Define ProtoFields for star confidence and magnitudes
  570. local f_star_conf_1 = ProtoField.uint8("StarTrackerData.star_conf_1", "Star 1 Confidence", base.PERCENT)
  571. local f_star_conf_2 = ProtoField.uint8("StarTrackerData.star_conf_2", "Star 2 Confidence", base.PERCENT)
  572. local f_star_conf_3 = ProtoField.uint8("StarTrackerData.star_conf_3", "Star 3 Confidence", base.PERCENT)
  573. local f_instrument_mag_1 = ProtoField.uint16("StarTrackerData.instrument_mag_1", "Instrument Magnitude Star 1", base.DEC)
  574. local f_instrument_mag_2 = ProtoField.uint16("StarTrackerData.instrument_mag_2", "Instrument Magnitude Star 2", base.DEC)
  575. local f_instrument_mag_3 = ProtoField.uint16("StarTrackerData.instrument_mag_3", "Instrument Magnitude Star 3", base.DEC)
  576. local f_instrument_mag_4 = ProtoField.uint16("StarTrackerData.instrument_mag_4", "Instrument Magnitude Star 4", base.DEC)
  577. -- Define ProtoFields for capture, detection, identification
  578. local f_capture = ProtoField.uint16("StarTrackerData.capture", "Capture", base.DEC)
  579. local f_detection = ProtoField.uint16("StarTrackerData.detection", "Detection", base.DEC)
  580. local f_identification = ProtoField.uint16("StarTrackerData.identification", "Identification", base.DEC)
  581. -- Define ProtoFields for the estimated rates (X and Y axes)
  582. local f_est_rate_x = ProtoField.int16("StarTrackerData.est_rate_x", "Estimated Rate X-axis", base.DEC)
  583. local f_est_rate_y = ProtoField.int16("StarTrackerData.est_rate_y", "Estimated Rate Y-axis", base.DEC)
  584. -- Add the fields to the protocol
  585. HM_TM_dissector.fields = {
  586. f_op_status, f_epoch_time, f_num_stars_detected, f_star_image_noise, f_invalid_star,
  587. f_num_stars_identified, f_ident_mode, f_image_dark_value, f_flags,
  588. f_star_conf_1, f_star_conf_2, f_star_conf_3,
  589. f_instrument_mag_1, f_instrument_mag_2, f_instrument_mag_3, f_instrument_mag_4,
  590. f_capture, f_detection, f_identification, f_est_rate_x, f_est_rate_y
  591. }
  592. -- Loop through the data (data3 could represent the number of iterations or packets to dissect)
  593. for i = 1, data3 do
  594. -- Add the new structure data as a subtree
  595. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_23")
  596. -- dissect operation status (1 byte)
  597. local op_status = buffer(offset, 1):le_uint()
  598. subtree:add(f_op_status, op_status)
  599. offset = offset + 1
  600. -- dissect epoch time (4 bytes)
  601. local epoch_time = buffer(offset, 4):le_uint()
  602. subtree:add(f_epoch_time, epoch_time)
  603. offset = offset + 4
  604. -- dissect number of stars detected (1 byte)
  605. local num_stars_detected = buffer(offset, 1):le_uint()
  606. subtree:add(f_num_stars_detected, num_stars_detected)
  607. offset = offset + 1
  608. -- dissect star image noise (1 byte)
  609. local star_image_noise = buffer(offset, 1):le_uint()
  610. subtree:add(f_star_image_noise, star_image_noise)
  611. offset = offset + 1
  612. -- dissect invalid star (1 byte)
  613. local invalid_star = buffer(offset, 1):le_uint()
  614. subtree:add(f_invalid_star, invalid_star)
  615. offset = offset + 1
  616. -- dissect number of stars identified (1 byte)
  617. local num_stars_identified = buffer(offset, 1):le_uint()
  618. subtree:add(f_num_stars_identified, num_stars_identified)
  619. offset = offset + 1
  620. -- dissect identification mode (1 byte, enum)
  621. local ident_mode = buffer(offset, 1):le_uint()
  622. subtree:add(f_ident_mode, ident_mode)
  623. offset = offset + 1
  624. -- dissect image dark value (1 byte)
  625. local image_dark_value = buffer(offset, 1):le_uint()
  626. subtree:add(f_image_dark_value, image_dark_value)
  627. offset = offset + 1
  628. -- dissect flags (8 flags, 1 byte)
  629. local flags = buffer(offset, 1):le_uint()
  630. subtree:add(f_flags, flags)
  631. offset = offset + 1
  632. -- dissect star confidences (1 byte each)
  633. local star_conf_1 = buffer(offset, 1):le_uint()
  634. subtree:add(f_star_conf_1, star_conf_1)
  635. offset = offset + 1
  636. local star_conf_2 = buffer(offset, 1):le_uint()
  637. subtree:add(f_star_conf_2, star_conf_2)
  638. offset = offset + 1
  639. local star_conf_3 = buffer(offset, 1):le_uint()
  640. subtree:add(f_star_conf_3, star_conf_3)
  641. offset = offset + 1
  642. -- dissect instrument magnitudes (2 bytes each)
  643. local instrument_mag_1 = buffer(offset, 2):le_uint()
  644. subtree:add(f_instrument_mag_1, instrument_mag_1)
  645. offset = offset + 2
  646. local instrument_mag_2 = buffer(offset, 2):le_uint()
  647. subtree:add(f_instrument_mag_2, instrument_mag_2)
  648. offset = offset + 2
  649. local instrument_mag_3 = buffer(offset, 2):le_uint()
  650. subtree:add(f_instrument_mag_3, instrument_mag_3)
  651. offset = offset + 2
  652. local instrument_mag_4 = buffer(offset, 2):le_uint()
  653. subtree:add(f_instrument_mag_4, instrument_mag_4)
  654. offset = offset + 2
  655. -- dissect capture, detection, and identification (2 bytes each)
  656. local capture = buffer(offset, 2):le_uint()
  657. subtree:add(f_capture, capture)
  658. offset = offset + 2
  659. local detection = buffer(offset, 2):le_uint()
  660. subtree:add(f_detection, detection)
  661. offset = offset + 2
  662. local identification = buffer(offset, 2):le_uint()
  663. subtree:add(f_identification, identification)
  664. offset = offset + 2
  665. -- dissect estimated rate X-axis (2 bytes)
  666. local est_rate_x_raw = buffer(offset, 2):le_int()
  667. local est_rate_x = est_rate_x_raw -- Apply scaling factor
  668. subtree:add(f_est_rate_x, est_rate_x)
  669. offset = offset + 2
  670. -- dissect estimated rate Y-axis (2 bytes)
  671. local est_rate_y_raw = buffer(offset, 2):le_int()
  672. local est_rate_y = est_rate_y_raw -- Apply scaling factor
  673. subtree:add(f_est_rate_y, est_rate_y)
  674. offset = offset + 2
  675. end
  676. end
  677. -------------------------------------------------------------------------------------------------------------------------------
  678. -- Define the dissector function for the new structure
  679. function adcs_dissector_22(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  680. -- Define ProtoFields for the new structure fields
  681. local f_op_status = ProtoField.uint8("StarTrackerData.op_status", "Operation Status", base.DES)
  682. local f_epoch_time = ProtoField.uint32("StarTrackerData.epoch_time", "Epoch Time", base.DES)
  683. local f_css_ad_values = ProtoField.uint8("StarTrackerData.css_ad_value_","CSS A/D Value ", base.HEX)
  684. -- Define the ProtoField for the array of CSS A/D values (10 values of 1 byte each)
  685. -- Add the fields to the protocol
  686. HM_TM_dissector.fields = {
  687. f_op_status, f_epoch_time, f_css_ad_values
  688. }
  689. for i = 1, data3 do
  690. -- Add the new structure data as a subtree
  691. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_22")
  692. -- dissect operation status (1 byte)
  693. local op_status = buffer(offset, 1):le_uint()
  694. subtree:add(f_op_status, op_status)
  695. offset = offset + 1
  696. -- dissect epoch time (4 bytes)
  697. local epoch_time = buffer(offset, 4):le_uint()
  698. subtree:add(f_epoch_time, epoch_time)
  699. offset = offset + 4
  700. -- dissect CSS A/D values (array of 10 1-byte values)
  701. for i = 1, 10 do
  702. local css_ad_value = buffer(offset, 1):le_uint()
  703. subtree:add(f_css_ad_values, css_ad_value)
  704. offset = offset + 1
  705. end
  706. end
  707. end
  708. ------------------------------------------------------------------------------------------------------------------------------------------
  709. -- Define the dissector function for the Magnetorquer data
  710. function adcs_dissector_21(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  711. -- Define ProtoFields for the new structure fields
  712. local f_op_status = ProtoField.uint8("MagnetorquerData.op_status", "Operation Status", base.DES)
  713. local f_epoch_time = ProtoField.uint32("MagnetorquerData.epoch_time", "Epoch Time", base.DES)
  714. local f_x_magnetorquer_time = ProtoField.int16("MagnetorquerData.x_magnetorquer_time", "X Magnetorquer Commanded On-time (10ms)", base.DEC)
  715. local f_y_magnetorquer_time = ProtoField.int16("MagnetorquerData.y_magnetorquer_time", "Y Magnetorquer Commanded On-time (10ms)", base.DEC)
  716. local f_z_magnetorquer_time = ProtoField.int16("MagnetorquerData.z_magnetorquer_time", "Z Magnetorquer Commanded On-time (10ms)", base.DEC)
  717. -- Add the fields to the protocol
  718. HM_TM_dissector.fields = {
  719. f_op_status, f_epoch_time, f_x_magnetorquer_time, f_y_magnetorquer_time, f_z_magnetorquer_time
  720. }
  721. for i = 1, data3 do
  722. -- Add the new structure data as a subtree
  723. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_21")
  724. -- dissect operation status (1 byte)
  725. local op_status = buffer(offset, 1):le_uint()
  726. subtree:add(f_op_status, op_status)
  727. offset = offset + 1
  728. -- dissect epoch time (4 bytes)
  729. local epoch_time = buffer(offset, 4):le_uint()
  730. subtree:add(f_epoch_time, epoch_time)
  731. offset = offset + 4
  732. -- dissect X Magnetorquer Commanded on-time (2 bytes)
  733. local x_magnetorquer_time = buffer(offset, 2):le_int()
  734. subtree:add(f_x_magnetorquer_time, x_magnetorquer_time)
  735. offset = offset + 2
  736. -- dissect Y Magnetorquer Commanded on-time (2 bytes)
  737. local y_magnetorquer_time = buffer(offset, 2):le_int()
  738. subtree:add(f_y_magnetorquer_time, y_magnetorquer_time)
  739. offset = offset + 2
  740. -- dissect Z Magnetorquer Commanded on-time (2 bytes)
  741. local z_magnetorquer_time = buffer(offset, 2):le_int()
  742. subtree:add(f_z_magnetorquer_time, z_magnetorquer_time)
  743. offset = offset + 2
  744. end
  745. end
  746. -----------------------------------------------------------------------------------------
  747. -- Define the dissector function for the Reaction Wheel data
  748. function adcs_dissector_20(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  749. -- Define ProtoFields for the new structure fields
  750. local f_op_status = ProtoField.uint8("ReactionWheelData.op_status", "Operation Status", base.DES)
  751. local f_epoch_time = ProtoField.uint32("ReactionWheelData.epoch_time", "Epoch Time", base.DES)
  752. local f_num_reaction_wheels = ProtoField.uint8("ReactionWheelData.num_reaction_wheels", "Number of Reaction Wheels", base.DES)
  753. local f_wheel_speed = ProtoField.uint16("ReactionWheelData.wheel_speed_", "Measured Wheel Speed ", base.DEC)
  754. -- Define the ProtoField for the array of Measured Wheel Speeds (N = 3, each 2 bytes)
  755. -- Add the fields to the protocol
  756. HM_TM_dissector.fields = {
  757. f_op_status, f_epoch_time, f_num_reaction_wheels, f_wheel_speed
  758. }
  759. for i = 1, data3 do
  760. -- Add the new structure data as a subtree
  761. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_20")
  762. -- dissect operation status (1 byte)
  763. local op_status = buffer(offset, 1):le_uint()
  764. subtree:add(f_op_status, op_status)
  765. offset = offset + 1
  766. -- dissect epoch time (4 bytes)
  767. local epoch_time = buffer(offset, 4):le_uint()
  768. subtree:add(f_epoch_time, epoch_time)
  769. offset = offset + 4
  770. -- dissect number of reaction wheels (1 byte)
  771. local num_reaction_wheels = buffer(offset, 1):le_uint()
  772. subtree:add(f_num_reaction_wheels, num_reaction_wheels)
  773. offset = offset + 1
  774. -- dissect wheel speeds (array of N * 2 bytes, with N = 3)
  775. for i = 1, num_reaction_wheels do
  776. local wheel_speed = buffer(offset, 2):le_uint()
  777. subtree:add(f_wheel_speed, wheel_speed)
  778. offset = offset + 2
  779. end
  780. end
  781. end
  782. -----------------------------------------------------------------------------------------------------------
  783. -- Define the dissector function for the Reaction Wheel Commanded Speed data
  784. function adcs_dissector_19(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  785. -- Define ProtoFields for the new structure fields
  786. local f_op_status = ProtoField.uint8("ReactionWheelData.op_status", "Operation Status", base.DES)
  787. local f_epoch_time = ProtoField.uint32("ReactionWheelData.epoch_time", "Epoch Time", base.DES)
  788. local f_num_reaction_wheels = ProtoField.uint8("ReactionWheelData.num_reaction_wheels", "Number of Reaction Wheels", base.DES)
  789. f_wheel_speed_cmd = ProtoField.uint16("ReactionWheelData.wheel_speed_cmd_","Commanded Wheel Speed ", base.DEC)
  790. -- Define the ProtoField for the array of Commanded Wheel Speeds (N = 3, each 2 bytes)
  791. -- Add the fields to the protocol
  792. HM_TM_dissector.fields = {
  793. f_op_status, f_epoch_time, f_num_reaction_wheels,f_wheel_speed_cmd
  794. }
  795. for i = 1, data3 do
  796. -- Add the new structure data as a subtree
  797. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_19")
  798. -- dissect operation status (1 byte)
  799. local op_status = buffer(offset, 1):le_uint()
  800. subtree:add(f_op_status, op_status)
  801. offset = offset + 1
  802. -- dissect epoch time (4 bytes)
  803. local epoch_time = buffer(offset, 4):le_uint()
  804. subtree:add(f_epoch_time, epoch_time)
  805. offset = offset + 4
  806. -- dissect number of reaction wheels (1 byte)
  807. local num_reaction_wheels = buffer(offset, 1):le_uint()
  808. subtree:add(f_num_reaction_wheels, num_reaction_wheels)
  809. offset = offset + 1
  810. -- dissect commanded wheel speeds (array of N * 2 bytes, with N = 3)
  811. for i = 1, 3 do -- value 3 is fixed in structure
  812. local wheel_speed_cmd = buffer(offset, 2):le_uint()
  813. subtree:add(f_wheel_speed_cmd, wheel_speed_cmd)
  814. offset = offset + 2
  815. end
  816. end
  817. end
  818. -----------------------------------------------------------------------------------------------------------------
  819. -- Define the dissector function for the FSS Data
  820. function adcs_dissector_17(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  821. -- Define ProtoFields for the FSS Data structure
  822. local f_op_status = ProtoField.uint8("FSSData.op_status", "Operation Status", base.DES)
  823. local f_epoch_time = ProtoField.uint32("FSSData.epoch_time", "Epoch Time", base.DES)
  824. local f_x_angle = ProtoField.int16("FSSData.x_angle", "FSS Raw X Angle", base.DEC)
  825. local f_y_angle = ProtoField.int16("FSSData.y_angle", "FSS Raw Y Angle", base.DEC)
  826. local f_capture_status = ProtoField.uint8("FSSData.capture_status", "FSS Capture Status", base.HEX)
  827. local f_detection_result = ProtoField.uint8("FSSData.detection_result", "FSS Detection Result", base.HEX)
  828. -- Add the fields to the protocol
  829. HM_TM_dissector.fields = {
  830. f_op_status, f_epoch_time, f_x_angle, f_y_angle, f_capture_status, f_detection_result
  831. }
  832. for i = 1, data3 do
  833. -- Add the FSS data as a subtree
  834. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_17")
  835. -- dissect operation status (1 byte)
  836. local op_status = buffer(offset, 1):le_uint()
  837. subtree:add(f_op_status, op_status)
  838. offset = offset + 1
  839. -- dissect epoch time (4 bytes)
  840. local epoch_time = buffer(offset, 4):le_uint()
  841. subtree:add(f_epoch_time, epoch_time)
  842. offset = offset + 4
  843. -- dissect FSS raw X angle (2 bytes)
  844. local x_angle = buffer(offset, 2):le_int16()
  845. subtree:add(f_x_angle, x_angle)
  846. offset = offset + 2
  847. -- dissect FSS raw Y angle (2 bytes)
  848. local y_angle = buffer(offset, 2):le_int()
  849. subtree:add(f_y_angle, y_angle)
  850. offset = offset + 2
  851. -- dissect FSS capture status (1 byte, enum)
  852. local capture_status = buffer(offset, 1):le_uint()
  853. subtree:add(f_capture_status, capture_status)
  854. offset = offset + 1
  855. -- dissect FSS detection result (1 byte, enum)
  856. local detection_result = buffer(offset, 1):le_uint()
  857. subtree:add(f_detection_result, detection_result)
  858. offset = offset + 1
  859. end
  860. end
  861. --------------------------------------------------------------------------------------------------------
  862. -- Define the dissector function for the Fine Estimated Angular Rates Data
  863. function adcs_dissector_14(buffer, pinfo, tree, HM_TM_dissector, offset, len,data3)
  864. -- Define ProtoFields for the Fine Estimated Angular Rates structure
  865. local f_op_status = ProtoField.uint8("AngularRateData.op_status", "Operation Status", base.DES)
  866. local f_epoch_time = ProtoField.uint32("AngularRateData.epoch_time", "Epoch Time", base.DES)
  867. local f_x_angular_rate = ProtoField.int16("AngularRateData.x_angular_rate", "Fine Estimated X Angular Rate", base.DEC)
  868. local f_y_angular_rate = ProtoField.int16("AngularRateData.y_angular_rate", "Fine Estimated Y Angular Rate", base.DEC)
  869. local f_z_angular_rate = ProtoField.int16("AngularRateData.z_angular_rate", "Fine Estimated Z Angular Rate", base.DEC)
  870. -- Add the fields to the protocol
  871. HM_TM_dissector.fields = {
  872. f_op_status, f_epoch_time, f_x_angular_rate, f_y_angular_rate, f_z_angular_rate
  873. }
  874. for i = 1, data3 do
  875. -- Add the Fine Estimated Angular Rates data as a subtree
  876. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_14")
  877. -- dissect operation status (1 byte)
  878. local op_status = buffer(offset, 1):le_uint()
  879. subtree:add(f_op_status, op_status)
  880. offset = offset + 1
  881. -- dissect epoch time (4 bytes)
  882. local epoch_time = buffer(offset, 4):le_uint()
  883. subtree:add(f_epoch_time, epoch_time)
  884. offset = offset + 4
  885. -- dissect Fine Estimated X Angular Rate (2 bytes, formatted value = RAWVAL*0.001)
  886. local x_angular_rate = buffer(offset, 2):le_int()
  887. subtree:add(f_x_angular_rate, x_angular_rate)
  888. offset = offset + 2
  889. -- dissect Fine Estimated Y Angular Rate (2 bytes, formatted value = RAWVAL*0.001)
  890. local y_angular_rate = buffer(offset, 2):le_int()
  891. subtree:add(f_y_angular_rate, y_angular_rate)
  892. offset = offset + 2
  893. -- dissect Fine Estimated Z Angular Rate (2 bytes, formatted value = RAWVAL*0.001)
  894. local z_angular_rate = buffer(offset, 2):le_int()
  895. subtree:add(f_z_angular_rate, z_angular_rate)
  896. offset = offset + 2
  897. end
  898. end
  899. -----------------------------------------------------------------------------------------------------------
  900. -- Define the dissector function for the Rate Sensor Temperature Data
  901. function adcs_dissector_12(buffer, pinfo, tree, HM_TM_dissector, offset, len, data3)
  902. -- Define ProtoFields for the structure (adjust names as per your needs)
  903. local f_op_status = ProtoField.uint8("RateSensorData.op_status", "Operation Status", base.HEX)
  904. local f_epoch_time = ProtoField.uint32("RateSensorData.epoch_time", "Epoch Time", base.DEC)
  905. local f_x_rate_temp = ProtoField.int16("RateSensorData.x_rate_temp", "X Rate Sensor Temperature", base.DEC)
  906. local f_y_rate_temp = ProtoField.int16("RateSensorData.y_rate_temp", "Y Rate Sensor Temperature", base.DEC)
  907. local f_z_rate_temp = ProtoField.int16("RateSensorData.z_rate_temp", "Z Rate Sensor Temperature", base.DEC)
  908. -- Add the fields to the protocol
  909. HM_TM_dissector.fields = {
  910. f_op_status, f_epoch_time, f_x_rate_temp, f_y_rate_temp, f_z_rate_temp
  911. }
  912. -- Loop to process multiple data3 (if needed, as per your structure)
  913. for i = 1, data3 do
  914. -- Add the data structure as a subtree
  915. local subtree = tree:add(TC_TM_PROTOCOL, buffer(), "adcs_qid_12")
  916. -- dissect operation status (1 byte)
  917. local op_status = buffer(offset, 1):le_uint()
  918. subtree:add(f_op_status, op_status)
  919. offset = offset + 1
  920. -- dissect epoch time (4 bytes)
  921. local epoch_time = buffer(offset, 4):le_uint()
  922. subtree:add(f_epoch_time, epoch_time)
  923. offset = offset + 4
  924. -- dissect X Rate Sensor Temperature (2 bytes, formatted value = RAWVAL)
  925. local x_rate_temp = buffer(offset, 2):le_int()
  926. subtree:add(f_x_rate_temp, x_rate_temp)
  927. offset = offset + 2
  928. -- dissect Y Rate Sensor Temperature (2 bytes, formatted value = RAWVAL)
  929. local y_rate_temp = buffer(offset, 2):le_int()
  930. subtree:add(f_y_rate_temp, y_rate_temp)
  931. offset = offset + 2
  932. -- dissect Z Rate Sensor Temperature (2 bytes, formatted value = RAWVAL)
  933. local z_rate_temp = buffer(offset, 2):le_int()
  934. subtree:add(f_z_rate_temp, z_rate_temp)
  935. offset = offset + 2
  936. end
  937. end
  938. --------------------------------------------------------------------------------------------------------------------