35f5041b7f
[cart + cash] partial product arrays
...
when you cash out, instead of sending many packets, you can aggregate multiple products in the same packet, doing an array; thus you have better power efficiency, and less delay; so both Anastasi and Marcelloni would be very proud of us
2019-05-07 21:39:28 +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
natalija.zlatkova@gmail.com
f04a290aae
Merge branch 'master' of https://git.giomba.it/giomba/nes-proj
2019-04-16 15:51:54 +02:00
natalija.zlatkova@gmail.com
2debde0b5f
prezzo a 32 bit
2019-04-16 15:49:56 +02:00
francescobarbarulo
c38f616feb
[product] changed price type from float to uint32_t
2019-04-16 15:49:11 +02:00
eba8e6540e
[product] ids from uint8_t to uint32_t
2019-04-14 15:27:32 +02:00
26182c778e
[common] updated common files
2019-04-13 09:29:17 +02:00
5af2caaf8a
[net] product vs item explanation
2019-04-12 19:05:44 +02:00
35555fad78
[cart] update with new struct names
2019-04-12 16:44:25 +02:00
b38dccc325
[cart] not working
2019-04-12 16:30:05 +02:00
Daniela
aafd37dd59
Cassa and Supermarket updated
2019-04-12 16:30:01 +02:00
ef9cde532f
[cart] first unuseful version for cart
2019-04-11 17:46:54 +02:00