Commit Graph

9 Commits

Author SHA1 Message Date
giomba 10f4cac7ff [product] single product --> multiple carts fix 2019-05-08 18:54:51 +02:00
giomba d7e3b0a70e [product + cart] single product / multiple cart
now when you press a button on the cart you notify the product launchpad about your presence;
then the product launchpad always sends packets to you;
this allows the use of multiple carts with only a single product
2019-05-08 18:47:58 +02:00
natalija.zlatkova@gmail.com 25f28c16c2 fixed error message type 59 and added product ack in order to allow reliable communication 2019-04-21 19:09:50 +02:00
giomba 0caca5fb4d [cart] good version + debug for Natalia 2019-04-16 17:54:49 +02:00
francescobarbarulo c38f616feb [product] changed price type from float to uint32_t 2019-04-16 15:49:11 +02:00
giomba 6b6a2c019f [product] hardcoded cart address
this simply emulates RFID tag which we do not have
2019-04-14 15:26:16 +02:00
giomba 61e2f9f6d0 [product] written rfid product encapsulation 2019-04-13 09:29:41 +02:00
francescobarbarulo e7bf80de71 Added some comments 2019-04-12 17:50:48 +02:00
francescobarbarulo abadc65caf First version of product 2019-04-12 16:44:20 +02:00